Translation components API.

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

GET /api/translations/python-meh/rhel-9/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-18T17:51:49.404302Z",
            "action": 0,
            "target": "",
            "id": 3647147,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3647147/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830193/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-10T23:03:34.483028Z",
            "action": 4,
            "target": "Irten",
            "id": 3564074,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3564074/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830191/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-10T23:03:34.470460Z",
            "action": 4,
            "target": "_Jakinarazi errorea",
            "id": 3564073,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3564073/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830188/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-10T23:03:34.457997Z",
            "action": 4,
            "target": "e",
            "id": 3564072,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3564072/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830187/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-10T23:03:34.445045Z",
            "action": 4,
            "target": "b",
            "id": 3564071,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3564071/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T23:03:16.068586Z",
            "action": 0,
            "target": "",
            "id": 3564000,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3564000/?format=api"
        }
    ]
}