Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/368884/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/gl/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-01-17T09:48:25.588895Z",
    "action": 4,
    "target": "Comando descoñecido: %s",
    "id": 49771,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/49771/?format=api"
}