Translation components API.

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

GET /api/translations/blivet/blivet-rhel8/gu/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/4347947/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/gu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.088741Z",
            "action": 4,
            "target": "સામાન્ય",
            "id": 2828439,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828439/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347924/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/gu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.072514Z",
            "action": 4,
            "target": "%(device)s પર ફાઇલસિસ્ટમનું માપ બદલી રહ્યા છે",
            "id": 2828438,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828438/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347920/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/gu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.059059Z",
            "action": 4,
            "target": "%(device)s પર %(type)s ને બનાવી રહ્યા છે",
            "id": 2828437,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828437/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4347907/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel8/gu/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T12:21:05.037732Z",
            "action": 4,
            "target": "ગોઠવાયેલ પાર્ટીશનને ફાળવવાનું અસમર્થ",
            "id": 2828436,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828436/?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/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T11:08:45.547042Z",
            "action": 0,
            "target": "",
            "id": 885913,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/885913/?format=api"
        }
    ]
}