Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13075616/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-26T15:59:00.430408Z",
            "action": 31,
            "target": "",
            "id": 1990125,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1990125/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13075383/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-26T15:29:46.002321Z",
            "action": 31,
            "target": "",
            "id": 1990080,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1990080/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074982/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T13:20:03.479150Z",
            "action": 31,
            "target": "",
            "id": 1988550,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1988550/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074759/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T13:16:29.845809Z",
            "action": 31,
            "target": "",
            "id": 1988533,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1988533/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074577/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T13:05:48.094525Z",
            "action": 31,
            "target": "",
            "id": 1988514,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1988514/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074435/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T12:50:41.692472Z",
            "action": 31,
            "target": "",
            "id": 1988500,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1988500/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063587/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T18:07:56.589287Z",
            "action": 31,
            "target": "",
            "id": 1985943,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1985943/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063515/?format=api",
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:59:28.390597Z",
            "action": 31,
            "target": "",
            "id": 1985923,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1985923/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-11T15:22:26.400516Z",
            "action": 0,
            "target": "",
            "id": 1944268,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1944268/?format=api"
        }
    ]
}