Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/695459/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale_blanket_agreement/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_blanket_agreement/ca/?format=api",
    "user": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "author": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "timestamp": "2024-04-18T11:33:25.680578Z",
    "action": 26,
    "target": "La quantitat de la línia \"%(line)s\" es superior a la quantitat restant (%(remaining)s\") de l'acord \"%(agreement)s\".",
    "id": 581248,
    "action_name": "Suggestion removed",
    "url": "https://translate.tryton.org/api/changes/581248/?format=api"
}