Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33848/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/hr/?format=api",
    "user": "https://translate.habitica.com/api/users/dragoncat/?format=api",
    "author": "https://translate.habitica.com/api/users/dragoncat/?format=api",
    "timestamp": "2023-07-03T18:50:09.346547Z",
    "action": 2,
    "target": "Eto nas! Ispunili smo nekoliko zadataka za tebe na osnovu tvojih interesa. Pokušaj dodati nekoliko vlastitih. Možeš urediti bilo koji zadatak klikom na njegov naziv.",
    "id": 508513,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/508513/?format=api"
}