Translation components API.

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

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

{
    "count": 125,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/234418/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "timestamp": "2024-12-16T00:36:21.603505Z",
            "action": 2,
            "target": "Tidak diizinkan deskripsi alternatif untuk semua.",
            "id": 178591,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178591/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/234419/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "timestamp": "2024-12-16T00:36:49.031024Z",
            "action": 2,
            "target": "Ubah semua jadi berseri",
            "id": 178592,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178592/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/234420/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "timestamp": "2024-12-16T00:37:21.709502Z",
            "action": 2,
            "target": "Ubah semua menjadi tidak berseri",
            "id": 178593,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178593/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/234424/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
            "timestamp": "2024-12-16T02:29:08.524949Z",
            "action": 2,
            "target": "Harga Beli",
            "id": 178598,
            "action_name": "Translation changed",
            "url": "https://translate.opensourcepos.org/api/changes/178598/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/giftcards/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/giftcards/id/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:24:39.499871Z",
            "action": 0,
            "target": "",
            "id": 179443,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179443/?format=api"
        }
    ]
}