Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/271559/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/login/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/login/en/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/anonymous/?format=api",
    "timestamp": "2025-01-26T05:27:01.220547Z",
    "action": 4,
    "target": "Invalid username and/or password",
    "id": 178646,
    "action_name": "Suggestion added",
    "url": "https://translate.opensourcepos.org/api/changes/178646/?format=api"
}