Changes API.

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

GET /api/changes/13682/?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": null,
    "author": null,
    "timestamp": "2020-10-01T20:41:56.658143-07:00",
    "action": 21,
    "target": "",
    "id": 13682,
    "action_name": "Rebased repository",
    "url": "https://translate.archiveentertainment.com/api/changes/13682/?format=api"
}