Translation components API.

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

GET /api/translations/fedora-docs-l10n-engineering/antora/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/antora/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/antora/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-21T22:09:26.253244Z",
            "action": 0,
            "target": "",
            "id": 3756152,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3756152/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7725960/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/antora/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/antora/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-04-01T20:44:18.466684Z",
            "action": 5,
            "target": "엔지니어링 팀",
            "id": 3159122,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3159122/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7725960/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/antora/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/antora/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-04-01T20:44:18.464361Z",
            "action": 45,
            "target": "",
            "id": 3159121,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3159121/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/antora/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/antora/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-01T20:44:05.049670Z",
            "action": 0,
            "target": "",
            "id": 3159057,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3159057/?format=api"
        }
    ]
}