Translation components API.

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

GET /api/translations/camorama/glossary/pl/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/14587156/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2023-04-23T13:00:17.196993Z",
            "action": 5,
            "target": "Serwer",
            "id": 11550059,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11550059/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587453/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2023-04-23T13:00:12.859923Z",
            "action": 5,
            "target": "Reichardt",
            "id": 11550058,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11550058/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587453/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2023-04-23T13:00:12.852908Z",
            "action": 45,
            "target": "",
            "id": 11550057,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11550057/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587453/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.384393Z",
            "action": 31,
            "target": "",
            "id": 11549653,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549653/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587156/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.692566Z",
            "action": 31,
            "target": "",
            "id": 11548665,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548665/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:23.704708Z",
            "action": 0,
            "target": "",
            "id": 3482246,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482246/?format=api"
        }
    ]
}