Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6616142/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-09T10:32:54.432492Z",
    "action": 30,
    "target": "2-Sided Printing",
    "id": 2757188,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2757188/?format=api"
}