Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355113/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterantorayml/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-05-28T05:31:36.604995Z",
            "action": 4,
            "target": "modules/ROOT/nav.adoc",
            "id": 11655495,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11655495/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterantorayml/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:31:52.352682Z",
            "action": 0,
            "target": "",
            "id": 10229958,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/10229958/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355114/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterantorayml/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:31:52.352631Z",
            "action": 59,
            "target": "",
            "id": 10229957,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10229957/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/13355113/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterantorayml/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T15:31:52.352422Z",
            "action": 59,
            "target": "",
            "id": 10229956,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/10229956/?format=api"
        }
    ]
}