Translation components API.

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

GET /api/translations/cockpit-ostree/main/fr/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 353,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fr/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/609191/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "timestamp": "2020-02-02T04:01:32.546952Z",
            "action": 5,
            "target": "$0 ID clé",
            "old": "",
            "details": {},
            "id": 69405,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/69405/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/609191/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
            "timestamp": "2020-02-02T04:01:32.543933Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 69404,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/69404/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-01T04:24:24.481725Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 68618,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/68618/?format=api"
        }
    ]
}