Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9904061/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-10-07T08:30:14.553280Z",
    "action": 2,
    "target": "Impossible de définir le contexte SELinux pour %s : %s\n",
    "old": "Impossible de définir le contexte SELinux pour %s : %s\n",
    "details": {
        "state": 20,
        "source": "Unable to set SELinux context for %s: %s\n",
        "old_state": 10
    },
    "id": 17113294,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17113294/?format=api"
}