Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/30951/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/glossary/en/?format=api",
    "user": "http://translate.pretalx.com/api/users/YuchengLin/?format=api",
    "author": "http://translate.pretalx.com/api/users/YuchengLin/?format=api",
    "timestamp": "2023-08-01T18:50:04.233677Z",
    "action": 31,
    "target": "short form",
    "id": 24361,
    "action_name": "New string added",
    "url": "http://translate.pretalx.com/api/changes/24361/?format=api"
}