Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179916/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "timestamp": "2023-10-20T15:15:17.568040Z",
    "action": 2,
    "target": "Votre œuf a éclos ! Allez voir Familiers et Montures pour équiper votre familier.",
    "id": 569898,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/569898/?format=api"
}