Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/164658/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-14T19:47:32.071506Z",
    "action": 30,
    "target": "UserID: <%= userId %>, User \"<%= username %>\" already in a party.",
    "id": 144370,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/144370/?format=api"
}