Changes API.

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

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

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