Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/35629/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/store/id/?format=api",
    "user": "https://translate.habitica.com/api/users/corara/?format=api",
    "author": "https://translate.habitica.com/api/users/corara/?format=api",
    "timestamp": "2022-06-23T04:25:20.140573Z",
    "action": 7,
    "target": "Buat hidupmu menjadi sebuah permainan agar tetap termotivasi dan terorganisir!",
    "id": 339126,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/339126/?format=api"
}