Translation components API.

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

GET /api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/changes/?format=api&page=22
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1112,
    "next": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/changes/?format=api&page=23",
    "previous": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/changes/?format=api&page=21",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/867290/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183322Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Troubleshooting",
                "old_state": -1
            },
            "id": 645864,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645864/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867289/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183296Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "docker-compose exec -u peertube \\\n  peertube \\\n  /data/plugins/data/peertube-plugin-livechat/prosodyAppImage/squashfs-root/AppRun \\\n  prosodyctl \\\n  --config /data/plugins/data/peertube-plugin-livechat/prosody/prosody.cfg.lua \\\n  check certs\n",
                "old_state": -1
            },
            "id": 645863,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645863/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867287/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183245Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "/etc/letsencrypt/live\n",
                "old_state": -1
            },
            "id": 645861,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645861/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867285/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183194Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "docker-compose down; docker-comopse up -d\n",
                "old_state": -1
            },
            "id": 645859,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645859/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867283/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183144Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "  volumes:\n    - ./docker-volume/certbot/conf:/etc/letsencrypt\n",
                "old_state": -1
            },
            "id": 645857,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645857/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867281/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183091Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "  entrypoint: /bin/sh -c \"trap exit TERM; while :; do certbot renew --webroot -w /var/www/certbot; chown -R root:999 /etc/letsencrypt/live; chmod 750 /etc/letsencrypt/live; chown -R root:999 /etc/letsencrypt/archive; chmod 750 /etc/letsencrypt/archive; find /etc/letsencrypt/ -name 'privkey*' -exec chmod 0640 {} +; sleep 12h & wait $${!}; done;\"\n",
                "old_state": -1
            },
            "id": 645855,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645855/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867279/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.183011Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "exit\n",
                "old_state": -1
            },
            "id": 645853,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645853/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867277/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182960Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "chown -R root:999 /etc/letsencrypt/live; \\\nchmod 750 /etc/letsencrypt/live; \\\nchown -R root:999 /etc/letsencrypt/archive; \\\nchmod 750 /etc/letsencrypt/archive; \\\nfind /etc/letsencrypt/ -name 'privkey*' -exec chmod 0640 {} \\;\n",
                "old_state": -1
            },
            "id": 645851,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645851/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867275/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182909Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Successfully received certificate.\nCertificate is saved at: /etc/letsencrypt/live/room.your_instance.tld/fullchain.pem\nKey is saved at:         /etc/letsencrypt/live/room.your_instance.tld/privkey.pem\n",
                "old_state": -1
            },
            "id": 645849,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645849/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867273/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182859Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Input the webroot for <room.your_instance.tld>: (Enter 'c' to cancel): /var/www/certbot\n",
                "old_state": -1
            },
            "id": 645847,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645847/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867271/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182807Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Please enter the domain name(s) you would like on your certificate (comma and/or space separated) (Enter 'c' to cancel): room.your_instance.tld\n",
                "old_state": -1
            },
            "id": 645845,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645845/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867269/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182756Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "How would you like to authenticate with the ACME CA?\nSelect the appropriate number [1-2] then [enter] (press 'c' to cancel): 2\n",
                "old_state": -1
            },
            "id": 645843,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645843/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867267/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182705Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "certbot\n",
                "old_state": -1
            },
            "id": 645841,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645841/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867265/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182655Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "docker exec -it certbot /bin/sh\n",
                "old_state": -1
            },
            "id": 645839,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645839/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867260/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182528Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Method for the Docker case",
                "old_state": -1
            },
            "id": 645834,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645834/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867256/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182428Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "certbot -d room.videos.john-livingston.fr\n",
                "old_state": -1
            },
            "id": 645830,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645830/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867254/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182363Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "#!/bin/sh\n/var/www/peertube/storage/plugins/data/peertube-plugin-livechat/prosodyAppImage/squashfs-root/AppRun prosodyctl \\\n  --root \\\n  --config /var/www/peertube/storage/plugins/data/peertube-plugin-livechat/prosody/prosody.cfg.lua \\\n  cert import \\\n  room.your_instance.tld your_instance.tld /etc/letsencrypt/live\n",
                "old_state": -1
            },
            "id": 645828,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645828/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867249/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182222Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "sudo -u peertube mkdir /var/www/peertube/storage/plugins/data/peertube-plugin-livechat/prosody/certs\n",
                "old_state": -1
            },
            "id": 645823,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645823/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867247/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182171Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ln -s /etc/nginx/sites-available/room.peertube /etc/nginx/sites-enabled/\nsystemc reload nginx\n",
                "old_state": -1
            },
            "id": 645821,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645821/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867245/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.182120Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "server {\n  listen 80;\n  listen [::]:80;\n  server_name room.your_instance.tld;\n\n  location /.well-known/acme-challenge/ {\n    default_type \"text/plain\";\n    root /var/www/certbot;\n  }\n  location / { return 301 https://your_instance.tld; }\n}\n",
                "old_state": -1
            },
            "id": 645819,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645819/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867240/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181993Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Method for the simple case",
                "old_state": -1
            },
            "id": 645814,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645814/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867235/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181866Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Basic principle",
                "old_state": -1
            },
            "id": 645809,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645809/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867232/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181788Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Using trusted certificates",
                "old_state": -1
            },
            "id": 645806,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645806/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867217/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181413Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "DNS",
                "old_state": -1
            },
            "id": 645791,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645791/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867214/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181338Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Firewall",
                "old_state": -1
            },
            "id": 645788,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645788/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867209/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181192Z",
            "action": 59,
            "target": "クレジット",
            "old": "",
            "details": {
                "state": 10,
                "source": "Plugin settings",
                "old_state": -1
            },
            "id": 645783,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645783/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867207/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181111Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Connection using an external XMPP account",
                "old_state": -1
            },
            "id": 645781,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645781/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867205/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.181062Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Login to your Peertube account",
                "old_state": -1
            },
            "id": 645779,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645779/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867201/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180961Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "XMPP clients",
                "old_state": -1
            },
            "id": 645775,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645775/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867200/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180936Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Allow connections using XMPP clients",
                "old_state": -1
            },
            "id": 645774,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645774/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867198/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180885Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Using Matterbridge",
                "old_state": -1
            },
            "id": 645772,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645772/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867197/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180860Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Using Matterbridge to bridge with other chats",
                "old_state": -1
            },
            "id": 645771,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645771/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867196/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180834Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Advanced usage",
                "old_state": -1
            },
            "id": 645770,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645770/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867195/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180809Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Some advanced features",
                "old_state": -1
            },
            "id": 645769,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645769/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867187/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180602Z",
            "action": 59,
            "target": "クレジット",
            "old": "",
            "details": {
                "state": 10,
                "source": "Credits",
                "old_state": -1
            },
            "id": 645761,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645761/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867186/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180577Z",
            "action": 59,
            "target": "クレジット",
            "old": "",
            "details": {
                "state": 10,
                "source": "Plugin Credits",
                "old_state": -1
            },
            "id": 645760,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645760/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867184/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180526Z",
            "action": 59,
            "target": "はじめに",
            "old": "",
            "details": {
                "state": 10,
                "source": "Contributing",
                "old_state": -1
            },
            "id": 645758,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645758/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867182/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180475Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Give your feedback",
                "old_state": -1
            },
            "id": 645756,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645756/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867180/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180424Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Publication",
                "old_state": -1
            },
            "id": 645754,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645754/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867178/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180372Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "What if I can't use hugo and/or po4a?",
                "old_state": -1
            },
            "id": 645752,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645752/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867171/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180147Z",
            "action": 59,
            "target": "ドキュメンテーション",
            "old": "",
            "details": {
                "state": 10,
                "source": "Write documentation",
                "old_state": -1
            },
            "id": 645745,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645745/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867169/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.180097Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "npm run doc:translate\n",
                "old_state": -1
            },
            "id": 645743,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645743/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867164/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179970Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Update localization files and generate documentation translations",
                "old_state": -1
            },
            "id": 645738,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645738/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867162/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179917Z",
            "action": 59,
            "target": "ドキュメンテーション",
            "old": "",
            "details": {
                "state": 10,
                "source": "hugo serve -s support/documentation/\n",
                "old_state": -1
            },
            "id": 645736,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645736/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867160/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179867Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Preview",
                "old_state": -1
            },
            "id": 645734,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645734/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867157/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179791Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Add a new language",
                "old_state": -1
            },
            "id": 645731,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645731/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867153/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179690Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Translations",
                "old_state": -1
            },
            "id": 645727,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645727/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867146/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179511Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "General information",
                "old_state": -1
            },
            "id": 645720,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645720/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867145/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179486Z",
            "action": 59,
            "target": "ドキュメンテーション",
            "old": "",
            "details": {
                "state": 10,
                "source": "Documentation",
                "old_state": -1
            },
            "id": 645719,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645719/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/867144/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T17:22:08.179461Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Document the plugin, or translate the documentation.",
                "old_state": -1
            },
            "id": 645718,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/645718/?format=api"
        }
    ]
}