Translation components API.

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

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

{
    "count": 2468,
    "next": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/changes/?format=api&page=17",
    "previous": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/944147/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-27T14:53:50.565195Z",
            "action": 5,
            "target": "Lorsque le plugin est déjà installé sur votre instance de développement, et que vous n'avez modifié aucune dépendance, vous pouvez installer rapidement votre travail en suivant les étapes suivantes :",
            "old": "",
            "details": {
                "state": 20,
                "source": "When the plugin is already installed on your dev instance, and you haven't changed any dependency, you can quickly install your work by following these steps:",
                "old_state": 0
            },
            "id": 788402,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/788402/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944146/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-27T14:53:24.766060Z",
            "action": 5,
            "target": "Lorsque vous faites des modifications, vous n'avez pas besoin de reconstruire le projet complet, et de réinstaller le plugin sur votre environnement de développement.  Vous pouvez ne construire que la partie modifiée (par exemple, si vous n'avez modifié que les fichiers clients : `npm run build:client`).  Vous trouverez la liste des scripts de construction disponibles dans le fichier `package.json`.",
            "old": "",
            "details": {
                "state": 20,
                "source": "When you do modification, you don't have to always rebuild the full project, and reinstall the plugin on your dev environment.  You can build only the modified part (for example, if you only modified client files: `npm run build:client`).  Check the `package.json` files for available build scripts.",
                "old_state": 0
            },
            "id": 788401,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/788401/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944145/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-27T14:52:31.995522Z",
            "action": 5,
            "target": "Reconstruire et installer rapidement le plugin",
            "old": "",
            "details": {
                "state": 20,
                "source": "Quickly rebuild and install the plugin",
                "old_state": 0
            },
            "id": 788400,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/788400/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953601/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-27T14:52:19.496331Z",
            "action": 5,
            "target": "Ce plugin est conforme à la norme [REUSE](https://reuse.software/) : il utilise des en-têtes SPDX pour identifier les informations de licence de son code source.  Plus d'informations sur le site [REUSE](https://reuse.software/).  Vous pouvez utiliser l'outil en ligne de commande [reuse](https://reuse.readthedocs.io/en/stable/readme.html#) pour vous aider à mettre à jour les en-têtes.  La commande `npm run lint` utilisera la commande `reuse` pour vérifier la conformité.  N'oubliez pas d'ajouter vos informations de copyright dans les en-têtes SPDX lorsque vous modifiez du code.",
            "old": "",
            "details": {
                "state": 20,
                "source": "This plugin is [REUSE](https://reuse.software/) compliant: it uses SPDX headers to identify licensing information of its source code.  More information on the [REUSE](https://reuse.software/) website.  You can use the [reuse](https://reuse.readthedocs.io/en/stable/readme.html#) command line tool to help you update headers.  The `npm run lint` command will use the `reuse` command to check compliance.  Don't forget to add your copyright information in SPDX headers when you modify some code.",
                "old_state": 0
            },
            "id": 788399,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/788399/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953600/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-27T14:51:27.698722Z",
            "action": 5,
            "target": "`reuse`",
            "old": "",
            "details": {
                "state": 20,
                "source": "`reuse`",
                "old_state": 0
            },
            "id": 788398,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/788398/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.013475Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "support/documentation/po/livechat.fr.po"
            },
            "id": 787996,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/787996/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/952853/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.011665Z",
            "action": 59,
            "target": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}» dans le menu haut du tchat :",
            "old": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}» dans le menu haut du tchat :",
            "details": {
                "state": 20,
                "source": "To open the Task Application, there is a \"{{% livechat_label \"tasks\" %}}\" button in the top chat menu:",
                "old_state": 20
            },
            "id": 787982,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787982/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953409/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.011404Z",
            "action": 59,
            "target": "Cette valeur va s'appliquer comme valeur par défaut pour tous les salons de discussion de votre chaîne.",
            "old": "Cette valeur va s'appliquer comme valeur par défaut pour tous les salons de discussion de votre chaîne.",
            "details": {
                "state": 20,
                "source": "This value will apply as a default value for all your channel's chatrooms.",
                "old_state": 20
            },
            "id": 787980,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787980/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/930065/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.011274Z",
            "action": 59,
            "target": "Installation du plugin peertube-plugin-livechat",
            "old": "Fonctionnalités de modération avancées du plugin peertube-plugin-livechat",
            "details": {
                "state": 10,
                "source": "Plugin peertube-plugin-livechat advanced moderation features",
                "old_state": 20
            },
            "id": 787979,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787979/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/903861/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.011143Z",
            "action": 59,
            "target": "Le bot peut répondre à différentes commandes.",
            "old": "Le bot peut envoyer des messages périodiquement.",
            "details": {
                "state": 10,
                "source": "The bot can send periodically some messages.",
                "old_state": 20
            },
            "id": 787978,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787978/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/903841/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.011011Z",
            "action": 59,
            "target": "Le bot peut automatiquement modérer les messages contenant des mots interdits.",
            "old": "Le bot peut automatiquement modérer les messages contenant des mots interdits.",
            "details": {
                "state": 10,
                "source": "The bot can automatically moderate messages containing forbidden words.",
                "old_state": 20
            },
            "id": 787977,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787977/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/903834/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010880Z",
            "action": 59,
            "target": "Comment mettre en place le tchat pour vos diffusions en direct",
            "old": "Quelques basiques sur comment configurer et utiliser le tchat pour vos directs",
            "details": {
                "state": 10,
                "source": "Some basics about how to setup and use the chat for your live stream",
                "old_state": 20
            },
            "id": 787976,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787976/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/865276/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010748Z",
            "action": 59,
            "target": "Documentation pour diffuser le contenu du tchat à l'aide d'OBS.",
            "old": "Documentation pour diffuser le contenu du tchat à l'aide d'OBS.",
            "details": {
                "state": 10,
                "source": "Documentation to stream the chat content using OBS.",
                "old_state": 20
            },
            "id": 787975,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787975/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/865234/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010617Z",
            "action": 59,
            "target": "Pour l'instant le plugin ne supporte de base que les architectures CPU x86_64 et arm64. Veuillez trouver ici des instructions pour le faire fonctionner sur d'autres architectures CPU.",
            "old": "Pour l'instant le plugin ne supporte de base que les architectures CPU x86_64 et arm64. Veuillez trouver ici des instructions pour le faire fonctionner sur d'autres architectures CPU.",
            "details": {
                "state": 10,
                "source": "For now, the plugin only works out of the box for x86_64 and arm64 CPU architecture. Here are some instructions for other CPU architectures.",
                "old_state": 20
            },
            "id": 787974,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787974/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946363/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010485Z",
            "action": 59,
            "target": "[Authentification Externe](/peertube-plugin-livechat/fr/documentation/admin/external_auth/)",
            "old": "[Authentification Externe](/peertube-plugin-livechat/fr/documentation/admin/external_auth/)",
            "details": {
                "state": 20,
                "source": "[External Authentication](/peertube-plugin-livechat/documentation/admin/external_auth/)",
                "old_state": 20
            },
            "id": 787973,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787973/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946362/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010328Z",
            "action": 59,
            "target": "Voir la page de documentation détaillée :",
            "old": "Voir la page de documentation détaillée :",
            "details": {
                "state": 20,
                "source": "See the detailed documentation page:",
                "old_state": 20
            },
            "id": 787972,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787972/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946360/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010199Z",
            "action": 59,
            "target": "Plus à venir...",
            "old": "Plus à venir...",
            "details": {
                "state": 20,
                "source": "More to come",
                "old_state": 20
            },
            "id": 787971,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787971/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946352/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.010070Z",
            "action": 59,
            "target": "Pour l'instant il n'est pas possible de localiser ce libellé.",
            "old": "Pour l'instant il n'est pas possible de localiser ce libellé.",
            "details": {
                "state": 20,
                "source": "For now, it is not possible to localize this label.",
                "old_state": 20
            },
            "id": 787970,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787970/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946343/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.009897Z",
            "action": 59,
            "target": "Cette fonctionnalité est encore expérimentale.\nCette fonctionnalité arrive avec le plugin livechat version >= 9.0.0.\n",
            "old": "Cette fonctionnalité est encore expérimentale.\nCette fonctionnalité arrive avec le plugin livechat version >= 9.0.0.\n",
            "details": {
                "state": 20,
                "source": "This feature is still experimental.\nThis feature is available with the plugin version >= 9.0.0.\n",
                "old_state": 20
            },
            "id": 787969,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787969/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946340/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.009737Z",
            "action": 59,
            "target": "Pour la documentation utilisateur⋅rice, veuillez vous référer à la page [de documentation utilisateur⋅rice](/peertube-plugin-livechat/fr/documentation/user/viewers/)",
            "old": "Pour la documentation utilisateur⋅rice, veuillez vous référer à la page [de documentation utilisateur⋅rice](/peertube-plugin-livechat/fr/documentation/user/viewers/)",
            "details": {
                "state": 20,
                "source": "For the user documentation, see [user documentation](/peertube-plugin-livechat/documentation/user/viewers/)",
                "old_state": 20
            },
            "id": 787968,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787968/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946330/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.009390Z",
            "action": 59,
            "target": "Paramètres du Plugin Peertube Livechat",
            "old": "Paramètres du Plugin Peertube Livechat - Authentification Externe",
            "details": {
                "state": 10,
                "source": "Plugin Peertube Livechat settings - External Authentication",
                "old_state": 20
            },
            "id": 787966,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787966/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946322/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.009229Z",
            "action": 59,
            "target": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n\n$ dig +short _xmpp-server._tcp.external.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
            "old": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n\n$ dig +short _xmpp-server._tcp.external.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
            "details": {
                "state": 20,
                "source": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n\n$ dig +short _xmpp-server._tcp.external.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
                "old_state": 20
            },
            "id": 787965,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787965/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946321/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.009070Z",
            "action": 59,
            "target": "En utilisant la commande `dig` pour vérifier vos enregistrements, vous devriez obtenir un résultat similaire à celui-ci :",
            "old": "En utilisant la commande `dig` pour vérifier vos enregistrements, vous devriez obtenir un résultat similaire à celui-ci :",
            "details": {
                "state": 20,
                "source": "Using the `dig` command to check your records, you should get a result similar to this:",
                "old_state": 20
            },
            "id": 787964,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787964/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946320/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008909Z",
            "action": 59,
            "target": "nom de l'enregistrement : _xmpp-server._tcp.external.votre_instance.tld. (remplacez «votre_instance.tld» par la valeur adéquate)",
            "old": "nom de l'enregistrement : _xmpp-server._tcp.external.votre_instance.tld. (remplacez «votre_instance.tld» par la valeur adéquate)",
            "details": {
                "state": 20,
                "source": "record name: _xmpp-server._tcp.external.your_instance.tld. (replace «your_instance.tld» by your instance uri)",
                "old_state": 20
            },
            "id": 787963,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787963/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946319/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008747Z",
            "action": 59,
            "target": "Le plus simple pour cela est d'ajouter des enregistrements SRV pour les [sous-domaines](https://prosody.im/doc/dns#subdomains) «room»  et «external» :",
            "old": "Le plus simple pour cela est d'ajouter des enregistrements SRV pour les [sous-domaines](https://prosody.im/doc/dns#subdomains) «room»  et «external» :",
            "details": {
                "state": 20,
                "source": "The easiest way to do this is to add SRV records for the \"room\" and \"external\" [subdomain](https://prosody.im/doc/dns#subdomains):",
                "old_state": 20
            },
            "id": 787962,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787962/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946317/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008585Z",
            "action": 59,
            "target": "Vous devez ajouter des [enregistrements DNS](https://prosody.im/doc/dns) permettant aux serveurs distant de trouver les composants «room.votre_instance.tld» et «external.votre_instance.tld».",
            "old": "Vous devez ajouter des [enregistrements DNS](https://prosody.im/doc/dns) permettant aux serveurs distant de trouver les composants «room.votre_instance.tld» et «external.votre_instance.tld».",
            "details": {
                "state": 20,
                "source": "You need to add [DNS records](https://prosody.im/doc/dns) allowing remote servers to find \"room.your_instance.tld\" and \"external.your_instance.tld\" components.",
                "old_state": 20
            },
            "id": 787961,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787961/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/865058/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008421Z",
            "action": 59,
            "target": "Documenter le plugin, ou traduire la documentation.",
            "old": "Documenter le plugin, ou traduire la documentation.",
            "details": {
                "state": 10,
                "source": "Document the plugin, or translate the documentation.",
                "old_state": 20
            },
            "id": 787960,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787960/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944151/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008259Z",
            "action": 59,
            "target": "Redémarrez votre instance.",
            "old": "Redémarrez votre instance.",
            "details": {
                "state": 20,
                "source": "restart your instance.",
                "old_state": 20
            },
            "id": 787959,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787959/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953601/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.008093Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This plugin is [REUSE](https://reuse.software/) compliant: it uses SPDX headers to identify licensing information of its source code.  More information on the [REUSE](https://reuse.software/) website.  You can use the [reuse](https://reuse.readthedocs.io/en/stable/readme.html#) command line tool to help you update headers.  The `npm run lint` command will use the `reuse` command to check compliance.  Don't forget to add your copyright information in SPDX headers when you modify some code.",
                "old_state": -1
            },
            "id": 787958,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787958/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953600/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-23T10:42:12.007908Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "`reuse`",
                "old_state": -1
            },
            "id": 787957,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787957/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-17T16:40:34.974335Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 787693,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/787693/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/952853/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:13:38.500110Z",
            "action": 2,
            "target": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}» dans le menu haut du tchat :",
            "old": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}» dans le menu haut du tchat.",
            "details": {
                "state": 20,
                "source": "To open the Task Application, there is a \"{{% livechat_label \"tasks\" %}}\" button in the top chat menu:",
                "old_state": 20
            },
            "id": 787679,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787679/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/952853/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:13:32.299057Z",
            "action": 2,
            "target": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}» dans le menu haut du tchat.",
            "old": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}».",
            "details": {
                "state": 20,
                "source": "To open the Task Application, there is a \"{{% livechat_label \"tasks\" %}}\" button in the top chat menu:",
                "old_state": 20
            },
            "id": 787678,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787678/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/952853/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:13:21.110521Z",
            "action": 2,
            "target": "Pour ouvrir l'Application Tâches, il y a un bouton «{{% livechat_label tasks %}}».",
            "old": "Au dessus du tchat, il y a un bouton «{{% livechat_label share_chat_link %}}».",
            "details": {
                "state": 20,
                "source": "To open the Task Application, there is a \"{{% livechat_label \"tasks\" %}}\" button in the top chat menu:",
                "old_state": 10
            },
            "id": 787677,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787677/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953409/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:10:58.315944Z",
            "action": 2,
            "target": "Cette valeur va s'appliquer comme valeur par défaut pour tous les salons de discussion de votre chaîne.",
            "old": "Cette valeur va s'appliquer à tous les salons de discussion de votre chaîne.",
            "details": {
                "state": 20,
                "source": "This value will apply as a default value for all your channel's chatrooms.",
                "old_state": 10
            },
            "id": 787675,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787675/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946363/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:10:41.854388Z",
            "action": 2,
            "target": "[Authentification Externe](/peertube-plugin-livechat/fr/documentation/admin/external_auth/)",
            "old": "[Le bot de tchat](/peertube-plugin-livechat/documentation/fr/user/streamers/bot)",
            "details": {
                "state": 20,
                "source": "[External Authentication](/peertube-plugin-livechat/documentation/admin/external_auth/)",
                "old_state": 10
            },
            "id": 787674,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787674/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946362/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:08:59.016501Z",
            "action": 2,
            "target": "Voir la page de documentation détaillée :",
            "old": "Voir la page de documentation dédiée à la documentation.\n",
            "details": {
                "state": 20,
                "source": "See the detailed documentation page:",
                "old_state": 10
            },
            "id": 787673,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787673/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946360/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:08:31.456567Z",
            "action": 2,
            "target": "Plus à venir...",
            "old": "Nouvelles fonctionnalités à venir...",
            "details": {
                "state": 20,
                "source": "More to come",
                "old_state": 10
            },
            "id": 787672,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787672/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946352/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:08:10.427529Z",
            "action": 2,
            "target": "Pour l'instant il n'est pas possible de localiser ce libellé.",
            "old": "Pour l'instant il n'est pas possible d'utiliser des tableaux Markdown : les outils de translation ne savent pas les gérer.",
            "details": {
                "state": 20,
                "source": "For now, it is not possible to localize this label.",
                "old_state": 10
            },
            "id": 787671,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787671/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946343/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:07:21.080351Z",
            "action": 2,
            "target": "Cette fonctionnalité est encore expérimentale.\nCette fonctionnalité arrive avec le plugin livechat version >= 9.0.0.\n",
            "old": "Cette fonctionnalité arrive avec le plugin livechat version 9.0.0.",
            "details": {
                "state": 20,
                "source": "This feature is still experimental.\nThis feature is available with the plugin version >= 9.0.0.\n",
                "old_state": 10
            },
            "id": 787670,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787670/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946340/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:06:55.044455Z",
            "action": 2,
            "target": "Pour la documentation utilisateur⋅rice, veuillez vous référer à la page [de documentation utilisateur⋅rice](/peertube-plugin-livechat/fr/documentation/user/viewers/)",
            "old": "Pour la documentation utilisateur⋅rice associé à ces fonctionnalités, veuillez vous référer à la page [de documentation utilisateur⋅rice](/peertube-plugin-livechat/fr/documentation/user/xmpp_clients/).",
            "details": {
                "state": 20,
                "source": "For the user documentation, see [user documentation](/peertube-plugin-livechat/documentation/user/viewers/)",
                "old_state": 10
            },
            "id": 787669,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787669/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946330/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:05:45.133390Z",
            "action": 2,
            "target": "Paramètres du Plugin Peertube Livechat - Authentification Externe",
            "old": "Paramètres du Plugin Peertube Livechat",
            "details": {
                "state": 20,
                "source": "Plugin Peertube Livechat settings - External Authentication",
                "old_state": 10
            },
            "id": 787667,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787667/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946322/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:05:31.606713Z",
            "action": 2,
            "target": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n\n$ dig +short _xmpp-server._tcp.external.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
            "old": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
            "details": {
                "state": 20,
                "source": "$ dig +short _xmpp-server._tcp.room.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n\n$ dig +short _xmpp-server._tcp.external.videos.john-livingston.fr. SRV\n0 5 5269 videos.john-livingston.fr.\n",
                "old_state": 10
            },
            "id": 787666,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787666/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946320/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:05:04.595294Z",
            "action": 2,
            "target": "nom de l'enregistrement : _xmpp-server._tcp.external.votre_instance.tld. (remplacez «votre_instance.tld» par la valeur adéquate)",
            "old": "nom de l'enregistrement : _xmpp-server._tcp.room.votre_instance.tld. (remplacez «votre_instance.tld» par la valeur adéquate)",
            "details": {
                "state": 20,
                "source": "record name: _xmpp-server._tcp.external.your_instance.tld. (replace «your_instance.tld» by your instance uri)",
                "old_state": 10
            },
            "id": 787665,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787665/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946319/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:04:49.429423Z",
            "action": 2,
            "target": "Le plus simple pour cela est d'ajouter des enregistrements SRV pour les [sous-domaines](https://prosody.im/doc/dns#subdomains) «room»  et «external» :",
            "old": "Le plus simple pour cela est d'ajouter un enregistrement SRV pour le [sous-domaine](https://prosody.im/doc/dns#subdomains) «room» :",
            "details": {
                "state": 20,
                "source": "The easiest way to do this is to add SRV records for the \"room\" and \"external\" [subdomain](https://prosody.im/doc/dns#subdomains):",
                "old_state": 10
            },
            "id": 787664,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787664/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946317/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:04:20.795794Z",
            "action": 2,
            "target": "Vous devez ajouter des [enregistrements DNS](https://prosody.im/doc/dns) permettant aux serveurs distant de trouver les composants «room.votre_instance.tld» et «external.votre_instance.tld».",
            "old": "Vous devez ajouter un [enregistrement DNS](https://prosody.im/doc/dns) permettant aux serveurs distant de trouver le composant «room.votre_instance.tld».",
            "details": {
                "state": 20,
                "source": "You need to add [DNS records](https://prosody.im/doc/dns) allowing remote servers to find \"room.your_instance.tld\" and \"external.your_instance.tld\" components.",
                "old_state": 10
            },
            "id": 787663,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787663/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/946321/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:03:47.619994Z",
            "action": 2,
            "target": "En utilisant la commande `dig` pour vérifier vos enregistrements, vous devriez obtenir un résultat similaire à celui-ci :",
            "old": "En utilisant la commande `dig` pour vérifier votre enregistrement, vous devriez obtenir un résultat similaire à celui-ci :",
            "details": {
                "state": 20,
                "source": "Using the `dig` command to check your records, you should get a result similar to this:",
                "old_state": 10
            },
            "id": 787662,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787662/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944151/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2024-05-17T14:03:15.193323Z",
            "action": 2,
            "target": "Redémarrez votre instance.",
            "old": "Redémarrez vos services :",
            "details": {
                "state": 20,
                "source": "restart your instance.",
                "old_state": 10
            },
            "id": 787661,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/787661/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-17T14:01:41.687637Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "support/documentation/po/livechat.fr.po"
            },
            "id": 787461,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/787461/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/953410/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-17T14:01:41.687524Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "To modify the value for an already existing room, just open the room \"configuration\" menu (on top of the chat window), and change the slow mode value in the configuration form.",
                "old_state": -1
            },
            "id": 787460,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/787460/?format=api"
        }
    ]
}