Translation components API.

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

GET /api/components/documentation/user-queue-tracks/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/379482/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-queue-tracks/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:17.461948Z",
            "action": 59,
            "target": "**Add to queue** – add the selected track to the end of the queue.",
            "id": 348826,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/348826/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/379480/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-queue-tracks/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:17.461925Z",
            "action": 59,
            "target": "**Play** – remove all content from the queue and play the selected track.",
            "id": 348825,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/348825/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/379478/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-queue-tracks/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:17.461900Z",
            "action": 59,
            "target": "Add tracks to your queue to start listening to them. Choose from the following **Play options**:",
            "id": 348824,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/348824/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/379476/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-queue-tracks/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:17.461859Z",
            "action": 59,
            "target": "Add tracks to your queue",
            "id": 348823,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/348823/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-tracks/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:22.859588Z",
            "action": 51,
            "target": "",
            "id": 338763,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338763/?format=api"
        }
    ]
}