Translation components API.

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

GET /api/translations/omp/glossary/gl/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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:51.176015Z",
            "action": 0,
            "target": "",
            "id": 418867,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/418867/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/484692/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:54.779093Z",
            "action": 31,
            "target": "",
            "id": 418882,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/418882/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829486/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464632Z",
            "action": 31,
            "target": "",
            "id": 855809,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855809/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:57.383555Z",
            "action": 17,
            "target": "",
            "id": 856026,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/856026/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834919/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637536Z",
            "action": 31,
            "target": "",
            "id": 862736,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862736/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834986/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.403592Z",
            "action": 31,
            "target": "",
            "id": 862808,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862808/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835054/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.076510Z",
            "action": 31,
            "target": "",
            "id": 862882,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862882/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835121/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.804987Z",
            "action": 31,
            "target": "",
            "id": 862950,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862950/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:06.226543Z",
            "action": 17,
            "target": "",
            "id": 863039,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/863039/?format=api"
        }
    ]
}