Changes API.

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

GET /api/changes/18861/?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": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
    "author": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
    "timestamp": "2020-10-27T16:21:15.062789-07:00",
    "action": 25,
    "target": "Dragonese/LC_MESSAGES/Launch Trailer.ass",
    "id": 18861,
    "action_name": "Removed translation",
    "url": "https://translate.archiveentertainment.com/api/changes/18861/?format=api"
}