Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/ms/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913523/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ms/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-06-07T05:24:43.012363Z",
            "action": 4,
            "target": "ralat mengunci fail: %s",
            "id": 11704311,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704311/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913630/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ms/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:06:53.137956Z",
            "action": 4,
            "target": "Arahan tidak diketahui: %s",
            "id": 3239872,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239872/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913538/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ms/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:06:53.119040Z",
            "action": 4,
            "target": "Mengabaikan pilihan tidak disokong pada baris %(lineno)s: Pilihan %(option)s telah tidak disokong dan tidak lagi mempunyai kesan. Ia mungkin dibuang dari edaran masa hadapan, dimana akan mengakibatkan ralat maut dari kickstart. Sila ubahsuai fail kickstart anda untuk membuang pilihan ini.",
            "id": 3239871,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239871/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:11.845448Z",
            "action": 0,
            "target": "",
            "id": 3239541,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239541/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913538/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:10.570254Z",
            "action": 30,
            "target": "Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.",
            "id": 3239540,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239540/?format=api"
        }
    ]
}