Translation components API.

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

GET /api/translations/anaconda/rhel-7/sk/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/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-20T11:48:44.932416Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "check forced",
                "filename": "rhel-7/sk.po"
            },
            "id": 17559706,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17559706/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5519134/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/sk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "timestamp": "2020-08-31T08:35:16.352122Z",
            "action": 2,
            "target": "Nasledovné upozornenia sa vyskytli počas kontroly vašej konfigurácie kernelu. Nie sú závažné, ale možno si budete želať vykonať zmeny vo vašej konfigurácii kernelu.",
            "old": "Nasledovné upozornenia sa vyskytli počas kontroly vašej konfigurácie jadra. Nie sú závažné, ale možno si budete želať vykonať zmeny vo vašej konfigurácii jadra.",
            "details": {},
            "id": 1492937,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1492937/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5519134/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/sk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "timestamp": "2020-08-31T08:35:16.348230Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 1492936,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1492936/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-21T10:30:53.288899Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1379107,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1379107/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-17T11:19:02.096648Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1341053,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1341053/?format=api"
        }
    ]
}