Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15700169/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2023-11-29T16:19:04.753985Z",
    "action": 9,
    "target": "# dnf install <package>\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "# dnf install <package>\n",
        "old_state": 0
    },
    "id": 13155948,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/13155948/?format=api"
}