Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/glossary/es/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-council/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T12:20:51.148176Z",
            "action": 17,
            "target": "",
            "id": 11756339,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11756339/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12028153/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T00:54:44.473644Z",
            "action": 31,
            "target": "",
            "id": 8533971,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/8533971/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12028126/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T00:51:49.931403Z",
            "action": 31,
            "target": "",
            "id": 8533939,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/8533939/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10436903/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-04T23:45:18.147968Z",
            "action": 31,
            "target": "",
            "id": 5068625,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/5068625/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-06T18:00:52.705772Z",
            "action": 0,
            "target": "",
            "id": 3077688,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3077688/?format=api"
        }
    ]
}