Translation components API.

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

GET /api/translations/gfxboot/master/id/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/gfxboot/master/id/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/7635325/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "timestamp": "2018-02-02T03:02:07.266163Z",
            "action": 9,
            "target": "Anda meninggalkan menu boot grafis dan\nmemulai antarmuka mode teks.",
            "id": 888513,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/888513/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7635319/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "timestamp": "2018-02-02T03:02:07.112340Z",
            "action": 9,
            "target": "Linux--Pengaturan Aman",
            "id": 888512,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/888512/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7635316/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/arifbudiman/?format=api",
            "timestamp": "2018-02-02T03:02:07.007114Z",
            "action": 9,
            "target": "Boot Ulang",
            "id": 888511,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/888511/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-24T16:05:30.957573Z",
            "action": 0,
            "target": "",
            "id": 844670,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/844670/?format=api"
        }
    ]
}