Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/498093/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/commission/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/commission/pt/?format=api",
    "user": "https://translate.tryton.org/api/users/ced/?format=api",
    "author": "https://translate.tryton.org/api/users/ced/?format=api",
    "timestamp": "2021-04-22T07:54:38.959187Z",
    "action": 37,
    "target": "Expressão Python que será avaliada com:\n- amount: o montante original",
    "id": 176758,
    "action_name": "Marked for edit",
    "url": "https://translate.tryton.org/api/changes/176758/?format=api"
}