Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/78306282/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/translations/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2023-02-27T20:01:24.341850+01:00",
    "action": 4,
    "target": "Versione sconosciuta: %1",
    "id": 50365442,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/50365442/?format=api"
}