Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/373462/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2021-09-20T05:43:40.264354Z",
    "action": 2,
    "target": "analisar arquivos de inclusão quando %%include for visto",
    "id": 3585950,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3585950/?format=api"
}