Translation components API.

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

GET /api/components/documentation/user-channels-artist-upload/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 255,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/381837/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-artist-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.655392Z",
            "action": 59,
            "target": "Create an album (optional)",
            "id": 351513,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351513/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381793/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-artist-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.655370Z",
            "action": 59,
            "target": "You can also create albums to organize your channel content.",
            "id": 351512,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351512/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381792/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-artist-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.655346Z",
            "action": 59,
            "target": "Once you have [created a channel](../create.md), you can start to add content to it. Users who follow your channel can see and play your content from their {term}`pods <Pod>`.",
            "id": 351511,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351511/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381791/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-artist-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.655307Z",
            "action": 59,
            "target": "Upload content to an Artist channel",
            "id": 351510,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351510/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-artist-upload/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:36.917337Z",
            "action": 51,
            "target": "",
            "id": 338792,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338792/?format=api"
        }
    ]
}