Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/436714/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/bank/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/bank/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:07.036237Z",
    "action": 37,
    "target": "O número IBAN \"%(number)s\" não é válido.",
    "id": 176755,
    "action_name": "Marked for edit",
    "url": "https://translate.tryton.org/api/changes/176755/?format=api"
}