Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
    "translation": null,
    "user": "https://translate.habitica.com/api/users/phillip/?format=api",
    "author": "https://translate.habitica.com/api/users/phillip/?format=api",
    "timestamp": "2021-11-02T10:47:40.567807Z",
    "action": 25,
    "target": "de.po",
    "id": 288493,
    "action_name": "Removed translation",
    "url": "https://translate.habitica.com/api/changes/288493/?format=api"
}