Translation components API.

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

GET /api/translations/fedora-kde/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-kde/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-kde/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T12:20:51.670657Z",
            "action": 17,
            "target": "",
            "id": 11756377,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11756377/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-kde/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-kde/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-30T13:05:17.625998Z",
            "action": 17,
            "target": "",
            "id": 3660105,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/3660105/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8918419/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-kde/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-kde/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": "2021-10-29T12:39:49.370018Z",
            "action": 2,
            "target": "Kinoite",
            "id": 3658600,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3658600/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8918419/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-kde/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-kde/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": "2021-10-29T12:39:30.647502Z",
            "action": 31,
            "target": "Kinoite",
            "id": 3658598,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3658598/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-kde/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-kde/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-29T12:38:27.076453Z",
            "action": 0,
            "target": "",
            "id": 3658578,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3658578/?format=api"
        }
    ]
}