Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/launch-trailer/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-10-28T14:25:32.081605-07:00",
    "action": 18,
    "target": "",
    "id": 19014,
    "action_name": "Pushed changes",
    "url": "https://translate.archiveentertainment.com/api/changes/19014/?format=api"
}