Translation components API.

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

GET /api/translations/fedora-websites/fedoracommunityorg/is/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/407458/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-05-24T05:12:59.125740Z",
            "action": 4,
            "target": "Tölvupóstfang",
            "id": 11643052,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11643052/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/habi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/habi/?format=api",
            "timestamp": "2021-02-05T04:52:32.301643Z",
            "action": 0,
            "target": "",
            "id": 2958311,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2958311/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/407517/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T23:56:47.769559Z",
            "action": 4,
            "target": "",
            "id": 2819712,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2819712/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-29T11:57:53.238263Z",
            "action": 0,
            "target": "",
            "id": 1478162,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1478162/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5776315/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-29T11:57:53.184681Z",
            "action": 30,
            "target": "Get Fedora CoreOS",
            "id": 1478161,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/1478161/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T22:43:10.727478Z",
            "action": 0,
            "target": "",
            "id": 43841,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/43841/?format=api"
        }
    ]
}