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=-base_verb__russian_word&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=-base_verb__russian_word",
    "results": [
        {
            "id": 14,
            "base_verb": 421,
            "base_verb_french": "vivre",
            "base_verb_russian": "жить",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - жить (vivre)",
            "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.619135Z",
            "updated_at": "2026-01-17T18:41:48.619145Z"
        },
        {
            "id": 23,
            "base_verb": 432,
            "base_verb_french": "manger",
            "base_verb_russian": "есть",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - есть (manger)",
            "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.647176Z",
            "updated_at": "2026-01-17T18:41:48.647188Z"
        },
        {
            "id": 19,
            "base_verb": 426,
            "base_verb_french": "penser",
            "base_verb_russian": "думать",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - думать (penser)",
            "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.634551Z",
            "updated_at": "2026-01-17T18:41:48.634561Z"
        },
        {
            "id": 28,
            "base_verb": 58,
            "base_verb_french": "faire",
            "base_verb_russian": "делать",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - делать (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.662385Z",
            "updated_at": "2026-01-17T18:41:48.662395Z"
        },
        {
            "id": 13,
            "base_verb": 60,
            "base_verb_french": "parler",
            "base_verb_russian": "говорить",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - говорить (parler)",
            "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.615861Z",
            "updated_at": "2026-01-17T18:41:48.615874Z"
        },
        {
            "id": 12,
            "base_verb": 420,
            "base_verb_french": "voir",
            "base_verb_russian": "видеть",
            "group": 2,
            "group_display": "Second groupe",
            "description": "Second groupe - видеть (voir)",
            "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.612809Z",
            "updated_at": "2026-01-17T18:41:48.612824Z"
        },
        {
            "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"
        },
        {
            "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"
        }
    ]
}
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