Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84890407/?format=api",
    "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/Linerly/?format=api",
    "author": "https://hosted.weblate.org/api/users/Linerly/?format=api",
    "timestamp": "2022-10-13T07:58:43.955485+02:00",
    "action": 36,
    "target": "obrolan",
    "id": 36851726,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/36851726/?format=api"
}