Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T15:22:34.346389Z",
            "action": 0,
            "target": "",
            "id": 295504,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/295504/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425987/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/fulviodelledonne/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/fulviodelledonne/?format=api",
            "timestamp": "2022-08-07T22:15:58.904346Z",
            "action": 31,
            "target": "File: {$title}",
            "id": 296490,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296490/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829490/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464765Z",
            "action": 31,
            "target": "",
            "id": 855813,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855813/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:54.743903Z",
            "action": 17,
            "target": "",
            "id": 855989,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/855989/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834923/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637663Z",
            "action": 31,
            "target": "",
            "id": 862740,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862740/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834990/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.403716Z",
            "action": 31,
            "target": "",
            "id": 862812,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862812/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835058/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.076620Z",
            "action": 31,
            "target": "",
            "id": 862886,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862886/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835125/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.805103Z",
            "action": 31,
            "target": "",
            "id": 862954,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862954/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:04.597387Z",
            "action": 17,
            "target": "",
            "id": 863020,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/863020/?format=api"
        }
    ]
}