Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/733805/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Ry/?format=api",
    "author": "https://translate.habitica.com/api/users/Ry/?format=api",
    "timestamp": "2023-09-16T14:39:17.142634Z",
    "action": 2,
    "target": "Pedoman kami dan Syarat Layanan berlaku untuk Tantangan, Party, profil pemain, dan pesan pribadi.",
    "id": 548900,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/548900/?format=api"
}