Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/109483/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_payment_sepa/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_payment_sepa/fr/?format=api",
    "user": "https://translate.tryton.org/api/users/ced/?format=api",
    "author": "https://translate.tryton.org/api/users/JSH/?format=api",
    "timestamp": "2021-10-15T07:10:11.349369Z",
    "action": 7,
    "target": "Vous bénéficiez d’un droit à remboursement par votre banque selon les conditions décrites dans la convention que vous avez passée avec elle. Toute demande de remboursement doit être présentée dans les 8 semaines suivant la date de débit de votre compte.",
    "id": 206143,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/206143/?format=api"
}