Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2705957/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/common/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/meldorrr/?format=api",
    "author": "https://translate.habitica.com/api/users/meldorrr/?format=api",
    "timestamp": "2023-07-15T00:24:22.389697Z",
    "action": 2,
    "target": "%d Tarea diaria\u001e\u001e%d Tareas diarias\u001e\u001e",
    "id": 510399,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/510399/?format=api"
}