Translation components API.

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

GET /api/translations/dnf/dnf-rhel-8/ms/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7279025/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-01T15:26:17.839070Z",
            "action": 4,
            "target": "Perintah '%s' gagal dijalankan: dikembalikan %d",
            "old": "",
            "details": {},
            "id": 3039508,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3039508/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7279024/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-01T15:26:17.818757Z",
            "action": 4,
            "target": "Emel gagal di hantar melalui '%s': %s",
            "old": "",
            "details": {},
            "id": 3039507,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3039507/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7279018/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-01T15:26:17.796185Z",
            "action": 4,
            "target": "Kemaskini siap pada '%s'.",
            "old": "",
            "details": {},
            "id": 3039506,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3039506/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T15:07:20.680494Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3039018,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3039018/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7279018/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-01T15:06:37.405656Z",
            "action": 30,
            "target": "Updates completed at %s",
            "old": "Updates applied on '%s'.",
            "details": {},
            "id": 3039017,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3039017/?format=api"
        }
    ]
}