Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34229/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/tr/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2020-12-11T22:13:13.384114Z",
    "action": 4,
    "target": "İşte geldik! İlgi alanlarına göre sana bazı işler doldurdum. Kendin de birkaç tane eklemeyi dene. Başlığına basarak herhangi bir işi düzenleyebilirsin.",
    "id": 215729,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/215729/?format=api"
}