Translation components API.

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

GET /api/translations/yunohost-apps-test/biboumi/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.471844Z",
            "action": 0,
            "target": "",
            "id": 224861,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224861/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149020/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.471801Z",
            "action": 71,
            "target": "The the name is formatted like this: `#channelname%ircservername@biboumi.yourdomain.tld`.",
            "id": 224860,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224860/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149019/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.471724Z",
            "action": 71,
            "target": "Once Biboumi is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.  \n",
            "id": 224859,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224859/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:32.073285Z",
            "action": 0,
            "target": "",
            "id": 202111,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202111/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131476/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:32.073248Z",
            "action": 71,
            "target": "XMPP gateway for the IRC network. Needs Metronome.",
            "id": 202110,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202110/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131475/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:32.073208Z",
            "action": 71,
            "target": "You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`.",
            "id": 202109,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202109/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131474/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:32.073165Z",
            "action": 71,
            "target": "For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.",
            "id": 202108,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202108/?format=api"
        }
    ]
}