Translation components API.

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

GET /api/translations/documentation/user-subsonic-index/en_devel/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:06.777769Z",
            "action": 0,
            "target": "",
            "id": 346007,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/346007/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376905/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:06.777748Z",
            "action": 59,
            "target": "Funkwhale supports a subset of the [Subsonic API](http://www.subsonic.org/pages/index.jsp). This enables you to use Subsonic apps to stream your Funkwhale content. Check out the guides in this section to manage your Subsonic access.",
            "id": 346006,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346006/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376904/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:06.777725Z",
            "action": 59,
            "target": "{term}`Pod` admins can choose to disable access to the Subsonic API. If the Subsonic password option isn't available, contact your pod admin.",
            "id": 346005,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346005/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376903/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:06.777702Z",
            "action": 59,
            "target": "Subsonic access",
            "id": 346004,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346004/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376902/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:06.777663Z",
            "action": 59,
            "target": "Manage your Subsonic access",
            "id": 346003,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346003/?format=api"
        }
    ]
}