Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/251549/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/defend_dwarfenwall/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/defend_dwarfenwall/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:57:35.226820+02:00",
    "action": 4,
    "target": "Покажіть їм, що ми також вміємо грати з вогнем.",
    "id": 32738742,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/32738742/?format=api"
}