Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/91816/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-02-13T12:48:14.672063Z",
    "action": 13,
    "target": "",
    "id": 9333,
    "action_name": "New source string",
    "url": "https://translate.habitica.com/api/changes/9333/?format=api"
}