Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/102474/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-02-13T13:13:53.605068Z",
    "action": 13,
    "target": "",
    "id": 9673,
    "action_name": "New source string",
    "url": "https://translate.habitica.com/api/changes/9673/?format=api"
}