Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/460114/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arthurnunesc/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arthurnunesc/?format=api",
    "timestamp": "2020-09-28T02:04:22.401513Z",
    "action": 2,
    "target": "IDs de compilação ausentes",
    "id": 1811985,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1811985/?format=api"
}