Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9104842/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-11-23T21:23:30.382248Z",
            "action": 31,
            "target": "protocol",
            "old": "",
            "details": {},
            "id": 3761992,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3761992/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9104837/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-11-23T21:17:57.849991Z",
            "action": 31,
            "target": "download",
            "old": "",
            "details": {},
            "id": 3761982,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3761982/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9104825/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-11-23T21:14:06.144993Z",
            "action": 31,
            "target": "storage",
            "old": "",
            "details": {},
            "id": 3761962,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3761962/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7755542/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libvirt/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2021-04-14T12:07:40.310164Z",
            "action": 31,
            "target": "source",
            "old": "",
            "details": {},
            "id": 3190982,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3190982/?format=api"
        }
    ]
}