Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4757082/?format=api",
    "component": "https://hosted.weblate.org/api/components/rockpool/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/rockpool/translations/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/abranson/?format=api",
    "author": "https://hosted.weblate.org/api/users/abranson/?format=api",
    "timestamp": "2023-04-24T15:22:01.906825+02:00",
    "action": 26,
    "target": "Face do relógio",
    "id": 54265998,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/54265998/?format=api"
}