Translation components API.

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

GET /api/translations/documentation/developer-plugins-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/developer-plugins-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.966574Z",
            "action": 0,
            "target": "",
            "id": 342945,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/342945/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374085/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.966554Z",
            "action": 59,
            "target": "Plugins have been supported since Funkwhale 1.0. Some core plugins, such as the standard Scrobbler plugin, are maintained by the Funkwhale team.",
            "id": 342944,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342944/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374073/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.966531Z",
            "action": 59,
            "target": "Plugins can be used to extend Funkwhale's featureset without needing to touch the underlying code. Plugins can extend existing features, add support for third-party services, or introduce cosmetic changes to the Funkwhale webapp.",
            "id": 342943,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342943/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374062/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.966508Z",
            "action": 59,
            "target": "Funkwhale plugins",
            "id": 342942,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342942/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374060/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-plugins-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.966472Z",
            "action": 59,
            "target": "Resources",
            "id": 342941,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342941/?format=api"
        }
    ]
}