ViewSet pour gérer les conjugaisons de verbes russes.

list: Liste toutes les conjugaisons
retrieve: Détails d'une conjugaison
create: Créer une nouvelle conjugaison
update: Mettre à jour une conjugaison
destroy: Supprimer une conjugaison

GET /api/conjugations/?format=api&ordering=-group&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 28,
    "next": null,
    "previous": "http://roskov.driad.fr/api/conjugations/?format=api&ordering=-group",
    "results": [
        {
            "id": 6,
            "base_verb": 414,
            "base_verb_french": "s'occuper / pratiquer",
            "base_verb_russian": "заниматься",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - заниматься (s'occuper, pratiquer, faire)",
            "first_person_singular": "занимаюсь",
            "second_person_singular": "занимаешься",
            "third_person_singular": "занимается",
            "first_person_plural": "занимаемся",
            "second_person_plural": "занимаетесь",
            "third_person_plural": "занимаются",
            "conjugation_table": {
                "я": "занимаюсь",
                "ты": "занимаешься",
                "он/она": "занимается",
                "мы": "занимаемся",
                "вы": "занимаетесь",
                "они": "занимаются"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.592729Z",
            "updated_at": "2026-01-17T18:41:48.592747Z"
        },
        {
            "id": 5,
            "base_verb": 413,
            "base_verb_french": "boire",
            "base_verb_russian": "пить",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - пить (boire)",
            "first_person_singular": "пью",
            "second_person_singular": "пьёшь",
            "third_person_singular": "пьёт",
            "first_person_plural": "пьём",
            "second_person_plural": "пьёте",
            "third_person_plural": "пьют",
            "conjugation_table": {
                "я": "пью",
                "ты": "пьёшь",
                "он/она": "пьёт",
                "мы": "пьём",
                "вы": "пьёте",
                "они": "пьют"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.589169Z",
            "updated_at": "2026-01-17T18:41:48.589183Z"
        },
        {
            "id": 4,
            "base_verb": 412,
            "base_verb_french": "savoir",
            "base_verb_russian": "знать",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - знать (savoir)",
            "first_person_singular": "знаю",
            "second_person_singular": "знаешь",
            "third_person_singular": "знает",
            "first_person_plural": "знаем",
            "second_person_plural": "знаете",
            "third_person_plural": "знают",
            "conjugation_table": {
                "я": "знаю",
                "ты": "знаешь",
                "он/она": "знает",
                "мы": "знаем",
                "вы": "знаете",
                "они": "знают"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.585930Z",
            "updated_at": "2026-01-17T18:41:48.585941Z"
        },
        {
            "id": 3,
            "base_verb": 59,
            "base_verb_french": "aller",
            "base_verb_russian": "идти",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - идти (aller, trajet déterminé)",
            "first_person_singular": "иду",
            "second_person_singular": "идёшь",
            "third_person_singular": "идёт",
            "first_person_plural": "идём",
            "second_person_plural": "идёте",
            "third_person_plural": "идут",
            "conjugation_table": {
                "я": "иду",
                "ты": "идёшь",
                "он/она": "идёт",
                "мы": "идём",
                "вы": "идёте",
                "они": "идут"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.582877Z",
            "updated_at": "2026-01-17T18:41:48.582887Z"
        },
        {
            "id": 2,
            "base_verb": 411,
            "base_verb_french": "appeler",
            "base_verb_russian": "звать",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - звать (appeler, s'appeler)",
            "first_person_singular": "зову",
            "second_person_singular": "зовёшь",
            "third_person_singular": "зовёт",
            "first_person_plural": "зовём",
            "second_person_plural": "зовёте",
            "third_person_plural": "зовут",
            "conjugation_table": {
                "я": "зову",
                "ты": "зовёшь",
                "он/она": "зовёт",
                "мы": "зовём",
                "вы": "зовёте",
                "они": "зовут"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.579922Z",
            "updated_at": "2026-01-17T18:41:48.579932Z"
        },
        {
            "id": 1,
            "base_verb": 410,
            "base_verb_french": "prendre",
            "base_verb_russian": "брать",
            "group": 1,
            "group_display": "Premier groupe",
            "description": "Premier groupe - брать (prendre)",
            "first_person_singular": "беру",
            "second_person_singular": "берёшь",
            "third_person_singular": "берёт",
            "first_person_plural": "берём",
            "second_person_plural": "берёте",
            "third_person_plural": "берут",
            "conjugation_table": {
                "я": "беру",
                "ты": "берёшь",
                "он/она": "берёт",
                "мы": "берём",
                "вы": "берёте",
                "они": "берут"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.576864Z",
            "updated_at": "2026-01-17T18:41:48.576875Z"
        },
        {
            "id": 9,
            "base_verb": 417,
            "base_verb_french": "avoir",
            "base_verb_russian": "иметь",
            "group": 0,
            "group_display": "0",
            "description": "Verbe irrégulier - иметь (avoir)",
            "first_person_singular": "имею",
            "second_person_singular": "имеешь",
            "third_person_singular": "имеет",
            "first_person_plural": "имеем",
            "second_person_plural": "имеете",
            "third_person_plural": "имеют",
            "conjugation_table": {
                "я": "имею",
                "ты": "имеешь",
                "он/она": "имеет",
                "мы": "имеем",
                "вы": "имеете",
                "они": "имеют"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.603629Z",
            "updated_at": "2026-01-17T18:41:48.603640Z"
        },
        {
            "id": 8,
            "base_verb": 416,
            "base_verb_french": "être",
            "base_verb_russian": "быть",
            "group": 0,
            "group_display": "0",
            "description": "Verbe irrégulier - быть (être)",
            "first_person_singular": "есть",
            "second_person_singular": "есть",
            "third_person_singular": "есть",
            "first_person_plural": "есть",
            "second_person_plural": "есть",
            "third_person_plural": "есть",
            "conjugation_table": {
                "я": "есть",
                "ты": "есть",
                "он/она": "есть",
                "мы": "есть",
                "вы": "есть",
                "они": "есть"
            },
            "is_active": true,
            "created_at": "2026-01-17T18:41:48.600383Z",
            "updated_at": "2026-01-17T18:41:48.600400Z"
        }
    ]
}
Verbe de base (infinitif)
Groupe de conjugaison (1, 2, ou 3 pour irrégulier)
Description ou notes sur la conjugaison
я (je) - première personne singulier
ты (tu) - deuxième personne singulier
он/она (il/elle) - troisième personne singulier
мы (nous) - première personne pluriel
вы (vous) - deuxième personne pluriel
они (ils/elles) - troisième personne pluriel