Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8826632/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-simpleline/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/rhel-9/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2023-06-17T11:40:31.035313Z",
    "action": 2,
    "target": "Proszę wybrać jedno z powyższych",
    "id": 11758065,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11758065/?format=api"
}