Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6614591/?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/as/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-09T10:28:08.467796Z",
    "action": 30,
    "target": "2-Sided Printing",
    "id": 2756535,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2756535/?format=api"
}