Translation components API.

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

GET /api/components/kde/plasma-workspacekcm_style/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/kde/plasma-workspacekcm_style/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/6117469/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/kde/plasma-workspacekcm_style/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/kde/plasma-workspacekcm_style/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:12:15.617275Z",
            "action": 30,
            "target": "Application Style",
            "id": 2303872,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2303872/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/plasma-workspacekcm_style/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/kde/plasma-workspacekcm_style/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:12:10.201254Z",
            "action": 0,
            "target": "",
            "id": 2303717,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2303717/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/kde/plasma-workspacekcm_style/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-03T21:09:46.525093Z",
            "action": 51,
            "target": "",
            "id": 2302296,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/2302296/?format=api"
        }
    ]
}