Translation components API.

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

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

{
    "count": 15591,
    "next": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/changes/?format=api&page=254",
    "previous": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/changes/?format=api&page=252",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/858712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479928Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable client to server connections",
                "old_state": -1
            },
            "id": 632068,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632068/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858711/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479904Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If this field is empty, the plugin will generate and use self-signed certificates.<br>\nIf you want to use other certificates, just specify here the folder where\nProsody can find them. Note: the \"peertube\" user must have read access to this folder.\n",
                "old_state": -1
            },
            "id": 632067,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632067/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858710/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479881Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Certificates folder",
                "old_state": -1
            },
            "id": 632066,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632066/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858709/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479857Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The network interfaces to listen on for server to server connections.<br>\nList of IP to listen on, coma separated (spaces will be stripped).<br>\nYou can use «*» to listen on all IPv4 interfaces, and «::» for all IPv6.<br>\nExamples:\n<ul>\n  <li>*, ::</li>\n  <li>*</li>\n  <li>127.0.0.1, ::1</li>\n  <li>172.18.0.42</li>\n</ul>\n",
                "old_state": -1
            },
            "id": 632065,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632065/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858708/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479834Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Server to server network interfaces",
                "old_state": -1
            },
            "id": 632064,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632064/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858707/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479810Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The port that will be used for XMPP s2s (server to server) connections.<br>\nYou should use the standard 5269 port.\nOtherwise you should <a href=\"https://prosody.im/doc/s2s\">\n  setup a specific DNS record\n</a>.\n",
                "old_state": -1
            },
            "id": 632063,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632063/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858706/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479788Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody server to server port",
                "old_state": -1
            },
            "id": 632062,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632062/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858705/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479763Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "By enabling this option, it will be possible to connect to rooms using external XMPP accounts and XMPP clients.<br>\nWarning, enabling this option can request extra server and DNS configuration.\nPlease refer to the documentation:\n<a href=\"https://johnxlivingston.github.io/peertube-plugin-livechat/documentation/admin/advanced/xmpp_clients/\" target=\"_blank\">\n  Enable external XMPP account connections.\n</a>\n",
                "old_state": -1
            },
            "id": 632061,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632061/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858704/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479740Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable connection to room using external XMPP accounts",
                "old_state": -1
            },
            "id": 632060,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632060/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858703/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479715Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You can choose here how long the chatting room's content is kept by the server. The value can be:\n<ul>\n    <li><b>60</b>: the content will be saved for 60 <b>seconds</b>. You can replace 60 by any integer value.</li>\n    <li><b>1d</b>: the content will be saved for 1 <b>day</b>. You can replace 1 by any integer value.</li>\n    <li><b>1w</b>: the content will be saved for 1 <b>week</b>. You can replace 1 by any integer value.</li>\n    <li><b>1m</b>: the content will be saved for 1 <b>month</b>. You can replace 1 by any integer value.</li>\n    <li><b>1y</b>: the content will be saved for 1 <b>year</b>. You can replace 1 by any integer value.</li>\n    <li><b>never</b>: the content will never expire, and will be kept forever.</li>\n</ul>\n",
                "old_state": -1
            },
            "id": 632059,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632059/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858702/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479692Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Room logs expiration",
                "old_state": -1
            },
            "id": 632058,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632058/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858701/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479668Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, room contents will be saved by default.\nAny user who joins a room will see what was written before he joins.<br>\nPlease note that it is always possible to enable/disable the content\narchiving for a specific room, by editing its properties.\n",
                "old_state": -1
            },
            "id": 632057,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632057/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858700/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479644Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Log rooms content by default",
                "old_state": -1
            },
            "id": 632056,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632056/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858699/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479620Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Please let this setting empty if you don't know what you are doing.<br>\nIn some rare cases, Prosody can't call Peertube's API from its public URI.\nYou can use this field to customize Peertube's URI for Prosody modules\n(for example, with «http://localhost:9000» or «http://127.0.0.1:9000»).\n",
                "old_state": -1
            },
            "id": 632055,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632055/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858698/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479597Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Peertube url for API calls",
                "old_state": -1
            },
            "id": 632054,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632054/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858697/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479573Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The port that will be used by the Prosody server.<br>\nChange it if this port is already in use on your server.<br>\nYou can close this port on your firewall, it will not be accessed from the outer world.<br>\nNote: this might change in a near future, as it is planned to add a feature to activate external connections.\n",
                "old_state": -1
            },
            "id": 632053,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632053/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858696/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479550Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody port",
                "old_state": -1
            },
            "id": 632052,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632052/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858695/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479525Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "With Peertube &gt;= 5.0.0, this plugin try to use Websocket connection for chatting.\nIf the user's browser or connection is incompatible, the browser will automatically fall back on the BOSH protocol.\n<br>\nBut in rare case, this can fail. For example, if you have a reverse proxy in front of Peertube that does not\nallow Websocket connection for plugins.\nIn this case, you can check this setting to disable Websocket connections.\n",
                "old_state": -1
            },
            "id": 632051,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632051/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858694/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479502Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Disable Websocket",
                "old_state": -1
            },
            "id": 632050,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632050/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858693/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479478Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Warning: don't check this setting if you are not sure of what you are doing.<br>\nBy checking this setting, your Peertube will use the Prosody server that comes with your system,\nand not the embedded AppImage.<br>\nOnly use this if you encounter problems with the embedded Prosody.\n",
                "old_state": -1
            },
            "id": 632049,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632049/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858692/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479455Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use system Prosody",
                "old_state": -1
            },
            "id": 632048,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632048/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858691/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479432Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This plugin uses the Prosody XMPP server to handle chat rooms.<br>\nThis plugin comes with a Prosody AppImage, that will be used to run the service.\n",
                "old_state": -1
            },
            "id": 632047,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632047/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858690/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479409Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody server",
                "old_state": -1
            },
            "id": 632046,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632046/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858689/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479385Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<h3>Chat server advanced settings</h3>",
                "old_state": -1
            },
            "id": 632045,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632045/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858688/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479362Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Additional styles to be added on the iframe style attribute. <br>\nExample: height:400px;\n",
                "old_state": -1
            },
            "id": 632044,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632044/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858687/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479339Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Webchat iframe style attribute",
                "old_state": -1
            },
            "id": 632043,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632043/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858686/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479314Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Try to autodetect colors from user's current theme.<br>\nWhen this settings is enabled, the plugin tries to auto-detect colors to apply to the chat theme.<br>\nIf this is not correctly working for some of your Peertube theme, you can disable this option.\nYou can report the bug on the official\n<a href=\"https://github.com/JohnXLivingston/peertube-plugin-livechat/issues\" target=\"_blank\">\n  issue tracker\n</a>. Don't forget to specify which theme is not working.\n",
                "old_state": -1
            },
            "id": 632042,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632042/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858685/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479291Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Automatic color detection",
                "old_state": -1
            },
            "id": 632041,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632041/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858684/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479268Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ConverseJS concord theme",
                "old_state": -1
            },
            "id": 632040,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632040/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858683/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479245Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Default ConverseJS theme",
                "old_state": -1
            },
            "id": 632039,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632039/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858682/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479221Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Peertube theme",
                "old_state": -1
            },
            "id": 632038,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632038/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858681/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479198Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Please choose the converseJS theme you want to use.",
                "old_state": -1
            },
            "id": 632037,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632037/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858680/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479174Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ConverseJS theme",
                "old_state": -1
            },
            "id": 632036,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632036/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858679/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479151Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<h3>Theming</h3>",
                "old_state": -1
            },
            "id": 632035,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632035/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858678/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479128Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, anonymous Peertube users won't see the chat.",
                "old_state": -1
            },
            "id": 632034,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632034/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858677/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479104Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Hide the chat for anonymous users",
                "old_state": -1
            },
            "id": 632033,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632033/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858676/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479081Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Videos UUIDs for which we want a web chat.\nCan be non-live videos. One per line. <br />\nYou can add comments: everything after the # character will be stripped off, and empty lines ignored.<br />\nDon't add private videos, the UUIDs will be sent to the frontend.\n",
                "old_state": -1
            },
            "id": 632032,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632032/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858675/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479058Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for these videos",
                "old_state": -1
            },
            "id": 632031,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632031/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858674/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479035Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, the chat will be enabled for all video that are not lives.",
                "old_state": -1
            },
            "id": 632030,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632030/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858673/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.479012Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for all non-lives",
                "old_state": -1
            },
            "id": 632029,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632029/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858672/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478989Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, the chat will be enabled for all lives.",
                "old_state": -1
            },
            "id": 632028,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632028/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858671/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478966Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for all lives",
                "old_state": -1
            },
            "id": 632027,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632027/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858670/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478942Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<span class=\"peertube-plugin-livechat-warning\">\n  You have enabled the setting «Users can activate the chat for their lives».\n  It is redundant with the «Activate chat for all lives» setting.\n</span>\n",
                "old_state": -1
            },
            "id": 632026,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632026/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858669/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478893Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, all live videos will have a checkbox in their properties for enabling the web chat.",
                "old_state": -1
            },
            "id": 632025,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632025/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858668/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478841Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Users can activate the chat for their lives",
                "old_state": -1
            },
            "id": 632024,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632024/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858667/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478818Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for the video owner and instance's moderators",
                "old_state": -1
            },
            "id": 632023,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632023/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858666/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478795Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for the video owner",
                "old_state": -1
            },
            "id": 632022,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632022/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858665/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478773Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for everyone",
                "old_state": -1
            },
            "id": 632021,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632021/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858664/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478750Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for nobody",
                "old_state": -1
            },
            "id": 632020,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632020/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/858663/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:04.478727Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "There will be a button for sharing a chat url (could be used for OBS integration, for example).",
                "old_state": -1
            },
            "id": 632019,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/632019/?format=api"
        }
    ]
}