Translation projects API.

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

GET /api/projects/get-o-o/changes/?format=api&page=245
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12208,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/get-o-o/changes/?format=api&page=244",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11872359/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.559340Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487821,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487821/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872358/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.546222Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487820,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487820/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872357/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.536301Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487819,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487819/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872356/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.527141Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487818,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487818/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872355/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.515726Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487817,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487817/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872354/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.502631Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487816,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487816/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11872353/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:57.492040Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487815,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1487815/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T20:49:56.922279Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 1487814,
            "action_name": "Repository rebased",
            "url": "https://l10n.opensuse.org/api/changes/1487814/?format=api"
        }
    ]
}