Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/701624/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.pkp.sfu.ca/api/units/503110/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/mk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/tfildishevska/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/tfildishevska/?format=api",
    "timestamp": "2023-03-15T10:45:43.199666Z",
    "action": 2,
    "target": "Плагинот DRIVER го проширува OAI-PMH интерфејсот според упатствата на DRIVER Guidelines 2.0, помагајќи им на OJS списанијата да постанат DRIVER поддржувани.",
    "id": 701624,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/701624/?format=api"
}