Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/273309/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/sr/?format=api",
    "user": "https://translate.habitica.com/api/users/xkillian/?format=api",
    "author": "https://translate.habitica.com/api/users/xkillian/?format=api",
    "timestamp": "2023-09-02T20:39:29.642794Z",
    "action": 5,
    "target": "Klikni da odabereš svoj raspored učenja!",
    "id": 546790,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/546790/?format=api"
}