Translation components API.

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

GET /api/translations/anaconda/master/he/changes/?format=api&page=42
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2056,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/changes/?format=api&page=41",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/715549/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-13T05:57:58.763864Z",
            "action": 4,
            "target": "Disk \"%s\" given in part command does not exist.",
            "old": "",
            "details": {},
            "id": 77887,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/77887/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/715537/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-13T05:57:58.718930Z",
            "action": 4,
            "target": "שם מכולה לא תקף",
            "old": "",
            "details": {},
            "id": 77885,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/77885/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/715539/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-13T05:57:58.701888Z",
            "action": 4,
            "target": "נא להכניס נקודת עיגון תקפה.",
            "old": "",
            "details": {},
            "id": 77884,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/77884/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/714607/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-13T05:57:58.686887Z",
            "action": 4,
            "target": "נבחר התקן א_חסון %d",
            "old": "",
            "details": {},
            "id": 77883,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/77883/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T04:42:32.814748Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 76781,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/76781/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T04:21:05.348918Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 76486,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/76486/?format=api"
        }
    ]
}