Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/219392/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/emails/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "timestamp": "2020-07-23T17:38:13.405965Z",
    "action": 5,
    "target": "Avis d'enregistrement d'un-e utilisateur-trice",
    "id": 74886,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/74886/?format=api"
}