Translation components API.

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

GET /api/translations/pykickstart/rhel8-branch/he/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/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-22T14:40:41.207868Z",
            "action": 17,
            "target": "",
            "id": 887033,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/887033/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/385026/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2020-06-21T14:02:31.464973Z",
            "action": 5,
            "target": "הפקודה %s אינה ידועה",
            "id": 885255,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/885255/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/384976/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2020-06-21T14:01:49.550343Z",
            "action": 5,
            "target": "לא ניתן לפתוח קובץ %%ksappend:‏ %s",
            "id": 885250,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/885250/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/384976/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/he/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2020-06-21T14:01:49.547738Z",
            "action": 45,
            "target": "",
            "id": 885249,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/885249/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T21:54:42.083672Z",
            "action": 0,
            "target": "",
            "id": 42725,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/42725/?format=api"
        }
    ]
}