Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/255432/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/sv/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/Umeaman/?format=api",
    "timestamp": "2024-11-02T18:22:44.950147Z",
    "action": 4,
    "target": "Kunde inte radera vald/a leverantör/er. En eller flera har försäljning.",
    "id": 178451,
    "action_name": "Suggestion added",
    "url": "https://translate.opensourcepos.org/api/changes/178451/?format=api"
}