Translation components API.

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

GET /api/components/documentation/moderator-content-library/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/376503/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-library/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.907709Z",
            "action": 59,
            "target": "If a user has put copyrighted material in a public library, you can change the visibility of the library. This lets the user keep the content and protects your pod from legal issues.",
            "id": 345616,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345616/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376501/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-library/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.907685Z",
            "action": 59,
            "target": "You can only change the visibility of libraries stored on your {term}`pod`.",
            "id": 345615,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345615/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376499/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-library/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.907646Z",
            "action": 59,
            "target": "Change the visibility of a library",
            "id": 345614,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:11.593019Z",
            "action": 51,
            "target": "",
            "id": 338692,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338692/?format=api"
        }
    ]
}