Translation components API.

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

GET /api/translations/camorama/glossary/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587432/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "timestamp": "2023-04-30T22:37:05.932888Z",
            "action": 5,
            "target": "Reichardt",
            "id": 11576292,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11576292/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587135/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "timestamp": "2023-04-30T22:36:46.151144Z",
            "action": 5,
            "target": "Server",
            "id": 11576291,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11576291/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587135/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "timestamp": "2023-04-30T22:36:46.145582Z",
            "action": 45,
            "target": "",
            "id": 11576290,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11576290/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587432/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.383437Z",
            "action": 31,
            "target": "",
            "id": 11549632,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549632/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587135/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.691563Z",
            "action": 31,
            "target": "",
            "id": 11548644,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548644/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:22.601410Z",
            "action": 0,
            "target": "",
            "id": 3482220,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482220/?format=api"
        }
    ]
}