Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/194280/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Zilberstein/?format=api",
    "author": "https://translate.habitica.com/api/users/Zilberstein/?format=api",
    "timestamp": "2024-06-12T08:41:03.697480Z",
    "action": 7,
    "target": "Питомцы и Ездовые животные",
    "id": 1139004,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1139004/?format=api"
}