Translation projects API.

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

GET /api/projects/yast-alternatives/changes/?format=api&page=35
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 693,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-alternatives/changes/?format=api&page=34",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/16023054/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:46:47.841431Z",
            "action": 5,
            "target": "Nom :",
            "id": 3013547,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013547/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023055/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:46:54.080152Z",
            "action": 5,
            "target": "Statut :",
            "id": 3013548,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013548/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023056/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:47:01.557639Z",
            "action": 5,
            "target": "Choix actuel :",
            "id": 3013549,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013549/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023057/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:47:08.252792Z",
            "action": 5,
            "target": "Aide",
            "id": 3013550,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013550/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023058/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:59:19.107767Z",
            "action": 5,
            "target": "<p>Le système des alternatives est utilisé lorsque des applications équivalentes sont installées dans le système. Par exemple, si plusieurs implémentations et versions de Java sont installées, le système des alternatives sera utilisé pour décider laquelle utiliser lorsque la commande \"java\" est invoquée.</p><p>Chaque alternative a un statut, qui peut être automatique ou manuel. En <b>mode automatique</b> le système utilise le choix le plus prioritaire. Notez que <b>la priorité</b> est fixée par les créateurs des paquets qui essaient de fournir des valeurs par défaut raisonnables. Le <b>mode manuel</b> est activé lorsque l'utilisateur effectue un choix manuellement.</p><p> Pour modifier le choix actuel d'une alternative, sélectionnez l'alternative, cliquez sur le bouton <b>Modifier</b>, puis sélectionnez le choix souhaité dans le tableau et cliquez sur le bouton <b>Définir le choix</b>. Si vous souhaitez que l'alternative soit en mode automatique, cliquez sur le bouton <b>Sélectionner le mode automatique</b> dans la boîte de dialogue d'édition.</p><p>En outre, chaque choix a son propre ensemble <b>d'esclaves</b>, qui seront appliqués dans le système lorsque le choix est sélectionné.</p><p>Par exemple, dans le cas d'un \"éditeur\" alternatif, deux choix sont possibles : le premier choix \"/bin/ed\" avec l'esclave, le deuxième choix \"/bin/ed\" avec l'esclave :</p><pre> editor.1.gz /usr/share/man/man1/ed.1.gz</pre><p>Un autre choix \"/usr/bin/vim\" avec les esclaves suivants :</p><pre> editor.1.gz /usr/share/man/man1/vim.1.gz\n  editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz\n  editor.it.1.gz /usr/share/man/it/man1/vim.1.gz\n  editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz\n  editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz\n</pre><p>Dans ce cas, si le deuxième choix est sélectionné, tous ses esclaves seront modifiés ou créés s'ils n'existent pas déjà. Si le choix \"/bin/ed\" est défini par la suite, l'esclave \"editor.1.gz\" sera modifié et les autres seront supprimés.</p>",
            "id": 3013551,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013551/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023059/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T17:59:56.948414Z",
            "action": 5,
            "target": "Tous les changements seront perdus si vous quittez avec Annuler.\nVoulez-vous vraiment quitter ?",
            "id": 3013552,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013552/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023060/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:03.541106Z",
            "action": 5,
            "target": "Nom",
            "id": 3013553,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013553/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023061/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:10.281987Z",
            "action": 5,
            "target": "Choix actuel",
            "id": 3013554,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013554/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023062/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:14.459951Z",
            "action": 5,
            "target": "Statut",
            "id": 3013555,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013555/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023063/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:21.843601Z",
            "action": 5,
            "target": "automatique",
            "id": 3013556,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013556/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023064/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:26.192288Z",
            "action": 5,
            "target": "manuel",
            "id": 3013557,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013557/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023065/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:00:36.591535Z",
            "action": 5,
            "target": "Chercher par nom",
            "id": 3013558,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013558/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16023066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FailaFail/?format=api",
            "timestamp": "2024-03-14T18:01:00.428509Z",
            "action": 5,
            "target": "N'afficher que les alternatives avec plus d'un choix",
            "id": 3013559,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3013559/?format=api"
        }
    ]
}