Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/695234/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/purchase_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:30:38.010521Z",
    "action": 7,
    "target": "La quantitat de la línia \"%(line)s\" és superior a la quantitat restant (%(remaining)s\") de l'acord \"%(agreement)s\".",
    "id": 581219,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/581219/?format=api"
}