Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6799/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-10-23T20:46:48.621581Z",
    "action": 13,
    "target": "",
    "id": 3506,
    "action_name": "Source string added",
    "url": "https://translate.fedoraproject.org/api/changes/3506/?format=api"
}