Translation components API.

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

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

{
    "count": 8,
    "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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:51.459451Z",
            "action": 0,
            "target": "",
            "id": 418870,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/418870/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/484695/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:54.779201Z",
            "action": 31,
            "target": "",
            "id": 418885,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/418885/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/484695/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ro/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/napocavox/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/napocavox/?format=api",
            "timestamp": "2024-03-11T19:09:04.168247Z",
            "action": 45,
            "target": "",
            "id": 845060,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/845060/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/484695/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ro/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/napocavox/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/napocavox/?format=api",
            "timestamp": "2024-03-11T19:09:04.171898Z",
            "action": 5,
            "target": "Fișier: {$title}",
            "id": 845061,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/845061/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-12T16:14:22.223721Z",
            "action": 17,
            "target": "",
            "id": 845122,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/845122/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829060/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ro/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/zaharia.malina/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/zaharia.malina/?format=api",
            "timestamp": "2024-04-10T15:38:55.842360Z",
            "action": 31,
            "target": "Pentru biblotecari",
            "id": 850504,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/850504/?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/ro/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/zaharia.malina/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/zaharia.malina/?format=api",
            "timestamp": "2024-04-10T15:38:55.853938Z",
            "action": 44,
            "target": "",
            "id": 850505,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/850505/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-10T15:39:33.771303Z",
            "action": 17,
            "target": "",
            "id": 850508,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/850508/?format=api"
        }
    ]
}