Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10799521/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/ka/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "timestamp": "2022-08-25T16:36:02.363171Z",
    "action": 9,
    "target": "ფაილების დამოწმება ლოკალურ საქაღალდეში",
    "old": "",
    "details": {
        "state": 20,
        "source": "Validate files in local directory",
        "old_state": 0
    },
    "id": 7387678,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/7387678/?format=api"
}