Translation components API.

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

GET /api/components/hacknfun/aleksis-app-paweljong/changes/?format=api&page=113
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2242,
    "next": null,
    "previous": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/changes/?format=api&page=112",
    "results": [
        {
            "unit": "https://translate.edugit.org/api/units/27690/?format=api",
            "component": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/?format=api",
            "translation": "https://translate.edugit.org/api/translations/hacknfun/aleksis-app-paweljong/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-20T18:34:22.084243Z",
            "action": 13,
            "target": "",
            "id": 12240,
            "action_name": "Neue Ausgangszeichenkette",
            "url": "https://translate.edugit.org/api/changes/12240/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/hacknfun/aleksis-app-paweljong/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-02-20T18:34:21.783230Z",
            "action": 21,
            "target": "",
            "id": 12239,
            "action_name": "Repository umbasiert",
            "url": "https://translate.edugit.org/api/changes/12239/?format=api"
        }
    ]
}