Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7619511/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/balistica/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/balistica/glossary/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/Fito/?format=api",
    "author": null,
    "timestamp": "2020-02-05T10:29:35.683208Z",
    "action": 5,
    "target": "balística exterior",
    "old": "",
    "details": {},
    "id": 70716,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/70716/?format=api"
}