Translation components API.

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

GET /api/translations/camorama/glossary/sv/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/14587163/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2023-04-23T10:28:37.394848Z",
            "action": 5,
            "target": "Server",
            "id": 11549712,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11549712/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587460/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2023-04-23T10:28:29.553272Z",
            "action": 5,
            "target": "Reichardt",
            "id": 11549711,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11549711/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587460/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2023-04-23T10:28:29.549292Z",
            "action": 45,
            "target": "",
            "id": 11549710,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11549710/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587460/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.384729Z",
            "action": 31,
            "target": "",
            "id": 11549660,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549660/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587163/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.692909Z",
            "action": 31,
            "target": "",
            "id": 11548672,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548672/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:24.043512Z",
            "action": 0,
            "target": "",
            "id": 3482254,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482254/?format=api"
        }
    ]
}