Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/244914/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/Binny/?format=api",
    "author": "https://translate.habitica.com/api/users/Binny/?format=api",
    "timestamp": "2024-11-13T05:24:57.482119Z",
    "action": 2,
    "target": "Chceš pomôcť s prekladom Habiticy? Výborne! Tak sa pozri na <a href=\"https://translate.habitica.com\">Weblate stránku Habiticy</a>!",
    "id": 1184464,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1184464/?format=api"
}