Translation components API.

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

GET /api/translations/pulseaudio/glossary/pt/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/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T12:20:46.034947Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 11756174,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11756174/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408202/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "timestamp": "2022-08-14T13:45:36.334936Z",
            "action": 5,
            "target": "TrueHD",
            "old": "",
            "details": {
                "state": 20,
                "source": "TrueHD",
                "old_state": 0
            },
            "id": 7108680,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/7108680/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408202/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "timestamp": "2022-08-14T13:45:36.329334Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 7108679,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/7108679/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10408202/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-18T10:54:25.366570Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 4959160,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/4959160/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619153/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mansil/?format=api",
            "author": null,
            "timestamp": "2020-05-26T13:28:11.644317Z",
            "action": 5,
            "target": "Porta",
            "old": "",
            "details": {},
            "id": 698836,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/698836/?format=api"
        }
    ]
}