Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/700130/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/hr/?format=api",
    "user": "https://translate.habitica.com/api/users/OrcWarrior/?format=api",
    "author": "https://translate.habitica.com/api/users/OrcWarrior/?format=api",
    "timestamp": "2023-04-02T13:22:39.560770Z",
    "action": 5,
    "target": "<%= challengeName %> odabrao vas je kao pobjednika! Vaša pobjeda je zabilježena u vašim postignućima.",
    "id": 413528,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/413528/?format=api"
}