Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5710890/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f33/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/aurisc4/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/aurisc4/?format=api",
    "timestamp": "2022-02-21T20:33:15.880450Z",
    "action": 2,
    "target": "%(items_selected)s iš %(items_total)s prijungimo taškai %(page_name)s",
    "old": "%(items_selected)s prijungimo taškai iš %(items_total)s iš %(page_name)s",
    "details": {},
    "id": 4173092,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4173092/?format=api"
}