Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/br/?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:24.715662Z",
            "action": 0,
            "target": "",
            "id": 2958294,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2958294/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/401777/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/br/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-28T23:57:02.604860Z",
            "action": 4,
            "target": "Stummoù personelaet Fedora",
            "id": 2819741,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2819741/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-29T11:57:49.997765Z",
            "action": 0,
            "target": "",
            "id": 1478122,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1478122/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5776295/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-29T11:57:49.969865Z",
            "action": 30,
            "target": "Get Fedora CoreOS",
            "id": 1478121,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/1478121/?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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T22:42:42.884244Z",
            "action": 0,
            "target": "",
            "id": 43696,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/43696/?format=api"
        }
    ]
}