Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/80780/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "author": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "timestamp": "2023-06-13T21:56:44.734783Z",
    "action": 2,
    "target": "Berisi 'Derby Dilatory', 'Pandu sang Penyu', dan 'Ratapan Ikan Paus'. Tersedia hingga 30 Juni.",
    "id": 491850,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/491850/?format=api"
}