Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33856/?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/xioxi/?format=api",
    "author": "https://translate.habitica.com/api/users/xioxi/?format=api",
    "timestamp": "2022-05-19T08:50:34.326902Z",
    "action": 2,
    "target": "Ako trebaš obaviti svoj Zadatak unutar određenog vremena, postavi rok. Izgleda da možeš jedan prekrižiti — samo naprijed!",
    "id": 326491,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/326491/?format=api"
}