Translation components API.

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

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

{
    "count": 547,
    "next": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/hr/changes/?format=api&page=11",
    "previous": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/hr/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/857758/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618327Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable client to server connections",
                "old_state": -1
            },
            "id": 631105,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631105/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857757/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618303Z",
            "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": 631104,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631104/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857756/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618279Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Certificates folder",
                "old_state": -1
            },
            "id": 631103,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631103/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857755/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618254Z",
            "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": 631102,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631102/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857754/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618229Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Server to server network interfaces",
                "old_state": -1
            },
            "id": 631101,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631101/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857753/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618205Z",
            "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": 631100,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631100/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857752/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618181Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody server to server port",
                "old_state": -1
            },
            "id": 631099,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631099/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857751/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618155Z",
            "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": 631098,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631098/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857750/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618131Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable connection to room using external XMPP accounts",
                "old_state": -1
            },
            "id": 631097,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631097/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857749/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618104Z",
            "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": 631096,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631096/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857748/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618080Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Room logs expiration",
                "old_state": -1
            },
            "id": 631095,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631095/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857747/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618055Z",
            "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": 631094,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631094/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857746/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618031Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Log rooms content by default",
                "old_state": -1
            },
            "id": 631093,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631093/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857745/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.618006Z",
            "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": 631092,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631092/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857744/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617982Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Peertube url for API calls",
                "old_state": -1
            },
            "id": 631091,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631091/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857743/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617958Z",
            "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": 631090,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631090/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857742/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617934Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody port",
                "old_state": -1
            },
            "id": 631089,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631089/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857741/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617909Z",
            "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": 631088,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631088/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857740/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617885Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Disable Websocket",
                "old_state": -1
            },
            "id": 631087,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631087/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857739/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617860Z",
            "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": 631086,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631086/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857738/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617835Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use system Prosody",
                "old_state": -1
            },
            "id": 631085,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631085/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857737/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617812Z",
            "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": 631084,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631084/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857736/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617788Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Prosody server",
                "old_state": -1
            },
            "id": 631083,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631083/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857735/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617765Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<h3>Chat server advanced settings</h3>",
                "old_state": -1
            },
            "id": 631082,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631082/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857734/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617741Z",
            "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": 631081,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631081/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857733/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617716Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Webchat iframe style attribute",
                "old_state": -1
            },
            "id": 631080,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631080/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857732/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617691Z",
            "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": 631079,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631079/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857731/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617667Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Automatic color detection",
                "old_state": -1
            },
            "id": 631078,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631078/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857730/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617644Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ConverseJS concord theme",
                "old_state": -1
            },
            "id": 631077,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631077/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857729/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617620Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Default ConverseJS theme",
                "old_state": -1
            },
            "id": 631076,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631076/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857728/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617596Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Peertube theme",
                "old_state": -1
            },
            "id": 631075,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631075/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857727/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617573Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Please choose the converseJS theme you want to use.",
                "old_state": -1
            },
            "id": 631074,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631074/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857726/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617549Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "ConverseJS theme",
                "old_state": -1
            },
            "id": 631073,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631073/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857725/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617525Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<h3>Theming</h3>",
                "old_state": -1
            },
            "id": 631072,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631072/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857724/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617501Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, anonymous Peertube users won't see the chat.",
                "old_state": -1
            },
            "id": 631071,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631071/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857723/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617478Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Hide the chat for anonymous users",
                "old_state": -1
            },
            "id": 631070,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631070/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857722/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617453Z",
            "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": 631069,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631069/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857721/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617430Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for these videos",
                "old_state": -1
            },
            "id": 631068,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631068/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857720/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617405Z",
            "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": 631067,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631067/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857719/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617382Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for all non-lives",
                "old_state": -1
            },
            "id": 631066,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631066/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857718/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617358Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If checked, the chat will be enabled for all lives.",
                "old_state": -1
            },
            "id": 631065,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631065/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857717/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617334Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Activate chat for all lives",
                "old_state": -1
            },
            "id": 631064,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631064/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857716/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617309Z",
            "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": 631063,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631063/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857715/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617285Z",
            "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": 631062,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631062/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857714/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617261Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Users can activate the chat for their lives",
                "old_state": -1
            },
            "id": 631061,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631061/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857713/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617238Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for the video owner and instance's moderators",
                "old_state": -1
            },
            "id": 631060,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631060/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857712/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617214Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for the video owner",
                "old_state": -1
            },
            "id": 631059,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631059/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857711/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617190Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for everyone",
                "old_state": -1
            },
            "id": 631058,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631058/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857710/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617166Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show for nobody",
                "old_state": -1
            },
            "id": 631057,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631057/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857709/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.617122Z",
            "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": 631056,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631056/?format=api"
        }
    ]
}