Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:25:38.251286Z",
            "action": 0,
            "target": "",
            "id": 15755738,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15755738/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17569457/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:25:38.251219Z",
            "action": 71,
            "target": "This part discusses various topics related to servers such as how to set up a web server or share files and directories over a network.",
            "id": 15755737,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15755737/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17569446/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:25:38.251135Z",
            "action": 71,
            "target": "Servers",
            "id": 15755736,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15755736/?format=api"
        }
    ]
}