Translation components API.

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

GET /api/components/documentation/user-channels-podcast-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-podcast-upload/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/381863/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-podcast-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.777735Z",
            "action": 59,
            "target": "Create a series (optional)",
            "id": 351601,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351601/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381860/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-podcast-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.777707Z",
            "action": 59,
            "target": "You can also create series to organize your channel content.",
            "id": 351600,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351600/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381856/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-podcast-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.777677Z",
            "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": 351599,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351599/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381852/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-channels-podcast-upload/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:30.777631Z",
            "action": 59,
            "target": "Upload content to an Podcast channel",
            "id": 351598,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/351598/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:37.184748Z",
            "action": 51,
            "target": "",
            "id": 338794,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338794/?format=api"
        }
    ]
}