Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/797314/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/asknot-ng/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2021-11-11T10:02:45.993009Z",
    "action": 2,
    "target": "<a href=\"http://fedora.portingdb.xyz/\">динамічна база даних</a> пакунків Python 2, які потребують оновлення до Python 3",
    "old": "<a href=\"http://fedora.portingdb.xyz/\">динамічна база даних</a> пакунків Python 2, які потребують оновлення до Python 3",
    "details": {},
    "id": 3730087,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3730087/?format=api"
}