Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12729186/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": null,
            "timestamp": "2017-11-16T22:45:04.467392Z",
            "action": 5,
            "target": "klucz",
            "id": 752214,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/752214/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729188/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": null,
            "timestamp": "2017-11-16T22:45:13.113139Z",
            "action": 5,
            "target": "podklucz",
            "id": 752215,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/752215/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063131/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:52:59.205643Z",
            "action": 31,
            "target": "",
            "id": 1985887,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985887/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208214/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T22:18:35.187491Z",
            "action": 31,
            "target": "",
            "id": 2039842,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2039842/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063131/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "timestamp": "2023-04-01T15:20:03.716905Z",
            "action": 45,
            "target": "",
            "id": 2666595,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2666595/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063131/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "timestamp": "2023-04-01T15:20:03.720156Z",
            "action": 5,
            "target": "pakiet źródłowy",
            "id": 2666596,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2666596/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14448512/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "timestamp": "2023-04-01T15:35:05.842968Z",
            "action": 31,
            "target": "pakiet",
            "id": 2666599,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2666599/?format=api"
        }
    ]
}