Translation components API.

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

GET /api/translations/blivet/blivet-rhel8/fa/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/4347714/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/fa/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-03T18:32:07.710365Z",
            "action": 4,
            "target": "جدول اِفزار",
            "id": 4562076,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/4562076/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347711/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/fa/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.465258Z",
            "action": 4,
            "target": "ناشناخته",
            "id": 2828442,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828442/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347692/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/fa/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.445691Z",
            "action": 4,
            "target": "ساختن %(type)s روی %(device)s",
            "id": 2828441,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828441/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347669/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/fa/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.426025Z",
            "action": 4,
            "target": "هیچ گره iSCSI جدیدی یافت نشد",
            "id": 2828440,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828440/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T11:08:38.170840Z",
            "action": 0,
            "target": "",
            "id": 885909,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/885909/?format=api"
        }
    ]
}