Translation components API.

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

GET /api/translations/yast-instserver/master/hr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:55:11.537533Z",
            "action": 0,
            "target": "",
            "id": 1976193,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976193/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:56:30.905494Z",
            "action": 0,
            "target": "",
            "id": 1981961,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981961/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:36:43.302683Z",
            "action": 0,
            "target": "",
            "id": 1995698,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995698/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:53:14.899313Z",
            "action": 0,
            "target": "",
            "id": 2001478,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001478/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1515652/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2022-11-01T12:19:05.523915Z",
            "action": 4,
            "target": "Repozitorij '%1' je označen za brisanje.\nKada dodajete novi repozitorij s istim imenom\nstari sadržaj odmah mora biti obrisan.\n\nZaista želite obrisati stari sadržaj i napraviti novi?",
            "id": 2188002,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/2188002/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1515744/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2022-11-01T12:19:37.795180Z",
            "action": 4,
            "target": "<p><b>Pohranjujem postavke repozitorija</b><br>\nMolim pričekajte...<br></p>\n",
            "id": 2188005,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/2188005/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1515754/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/hr/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2022-11-01T12:19:59.827128Z",
            "action": 4,
            "target": "<p><b><big>Pregled repozitorija</big></b><br>\nPruža pregled postavljenih repozitorija. Dodatno\nse mogu uređivati njihove postavke.<br></p>\n",
            "id": 2188006,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/2188006/?format=api"
        }
    ]
}