Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2792439/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/thehuze/?format=api",
    "author": "https://translate.habitica.com/api/users/thehuze/?format=api",
    "timestamp": "2024-03-05T05:50:36.625958Z",
    "action": 5,
    "target": "Друг пустыни",
    "id": 1115739,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1115739/?format=api"
}