Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/11702354/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-10-02T04:04:40.339244Z",
            "action": 4,
            "target": "Het Fedora Docs Team",
            "id": 8101933,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/8101933/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11702353/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/nl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-10-02T04:04:40.315765Z",
            "action": 4,
            "target": "modules/ROOT/nav.adoc",
            "id": 8101932,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/8101932/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T09:25:08.788672Z",
            "action": 0,
            "target": "",
            "id": 8098195,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8098195/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11702354/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T09:25:08.788590Z",
            "action": 59,
            "target": "",
            "id": 8098194,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8098194/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11702353/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-01T09:25:08.788440Z",
            "action": 59,
            "target": "",
            "id": 8098193,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8098193/?format=api"
        }
    ]
}