Translation components API.

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

GET /api/components/documentation/user-radios-index/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-radios-index/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/381118/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-radios-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-radios-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:27.279874Z",
            "action": 59,
            "target": "Funkwhale offers the following radios out of the box:",
            "id": 350612,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/350612/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381116/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-radios-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-radios-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:27.279852Z",
            "action": 59,
            "target": "Radios are a great way to discover new music or rediscover old favorites. A radio builds a dynamic playlist of content based on selected criteria. Create genre and artist radios, or tune in to one of Funkwhale's built-in radios.",
            "id": 350611,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/350611/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381112/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-radios-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-radios-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:27.279829Z",
            "action": 59,
            "target": "Radios",
            "id": 350610,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/350610/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/381101/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-radios-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-radios-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:27.279791Z",
            "action": 59,
            "target": "Manage your radios",
            "id": 350609,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/350609/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-radios-index/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:33.865460Z",
            "action": 51,
            "target": "",
            "id": 338782,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338782/?format=api"
        }
    ]
}