Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T01:21:20.338187Z",
            "action": 17,
            "target": "",
            "id": 12380422,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12380422/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15173357/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2023-09-05T01:15:55.006781Z",
            "action": 31,
            "target": "grupo de trabalho",
            "id": 12380404,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12380404/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15173348/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2023-09-05T01:09:33.921077Z",
            "action": 31,
            "target": "Equipe de Sites & Aplicativos do Fedora",
            "id": 12380384,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12380384/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T00:56:58.797102Z",
            "action": 0,
            "target": "",
            "id": 12379642,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12379642/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-websites/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-05T00:56:58.711142Z",
            "action": 17,
            "target": "",
            "id": 12379641,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12379641/?format=api"
        }
    ]
}