Changes API.

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

GET /api/changes/13527/?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/game-description-and-metadata/?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-09-30T22:51:20.138538-07:00",
    "action": 51,
    "target": "",
    "id": 13527,
    "action_name": "Created component",
    "url": "https://translate.archiveentertainment.com/api/changes/13527/?format=api"
}