Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/259664/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "author": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "timestamp": "2022-08-29T16:50:05.962388+02:00",
    "action": 4,
    "target": "Підемо. Якщо нам пощастило то прохід також заблокований, і ми всі можемо відпочити.",
    "id": 32738681,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/32738681/?format=api"
}