Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-06T02:42:05.433247Z",
            "action": 17,
            "target": "",
            "id": 12010794,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12010794/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7755493/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/glossary/ko/?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-13T13:04:56.813597Z",
            "action": 31,
            "target": "prefix",
            "id": 3189666,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3189666/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7755491/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/glossary/ko/?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-13T12:10:10.884517Z",
            "action": 31,
            "target": "Download",
            "id": 3189611,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3189611/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T12:46:35.417985Z",
            "action": 0,
            "target": "",
            "id": 3135836,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3135836/?format=api"
        }
    ]
}