Значения поля и фильтра kind:

  • 0 - Что угодно
  • 1 - Человек
  • 2 - Организация

Параметры запроса:

  • kind - если указан, то будут возвращены только записи этой разновидности (только люди или только организации соответственно)
  • offset - выбрать записи начиная с указаной
  • limit - выбрать столько записей (по-умолчанию 10, максимум - 1000)
  • id - выбрать только запись с этим идентификатором

Подробная схема - за кнопкой OPTIONS (HTTP OPTIONS запрос)

Постраничный вывод записей - ссылки в полях next и previous. Альтернативно - GET-параметры limit и offset.

GET /api/v1/records/?format=api&offset=1430
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 177077,
    "next": "http://wartears.org/api/v1/records/?format=api&limit=10&offset=1440",
    "previous": "http://wartears.org/api/v1/records/?format=api&limit=10&offset=1420",
    "results": [
        {
            "id": 518349,
            "kind": 1,
            "names": [
                "Семикрас Валерий Валерьевич",
                "СЕМИКРАС Валерий Валерьевич"
            ],
            "year_of_birth": 1991,
            "public_comment": "20.04.1991 г.р.\nСдался в плен на заводе им. Ильича в Мариуполе, апрель 2022\nНа 26.12.2023 в плену.\n\n24 января 2024 в Белгородской области потерпел крушение (возможно, был сбит) Ил-76, на борту которого находилось 65 украинских военнопленных для запланированного обмена. Имя указано в списке, опубликованным российскими информагентствами.",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 123,
                    "value": "Авиакатастрофа Белг обл",
                    "order": 0
                },
                {
                    "id": 13,
                    "value": "Погиб",
                    "order": 1000
                }
            ],
            "attributes": [
                {
                    "id": 698082295,
                    "record_id": 518349,
                    "attribute_kind_id": 3,
                    "attribute_kind_slug": "rank",
                    "value": "Солдат"
                },
                {
                    "id": 698082297,
                    "record_id": 518349,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1991"
                }
            ],
            "attached_images": []
        },
        {
            "id": 299849,
            "kind": 1,
            "names": [
                "Кирильчук Виктория Валерьевна"
            ],
            "year_of_birth": 1974,
            "public_comment": "Дата рождения: 06.03.1974\nМесто пленения: н.п. Мариуполь",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082228,
                    "record_id": 299849,
                    "attribute_kind_id": 1,
                    "attribute_kind_slug": "military-unit",
                    "value": "А1965"
                },
                {
                    "id": 698082229,
                    "record_id": 299849,
                    "attribute_kind_id": 3,
                    "attribute_kind_slug": "rank",
                    "value": "старший матрос"
                },
                {
                    "id": 698082231,
                    "record_id": 299849,
                    "attribute_kind_id": 4,
                    "value": "Оператор"
                },
                {
                    "id": 698082232,
                    "record_id": 299849,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1974"
                }
            ],
            "attached_images": []
        },
        {
            "id": 518346,
            "kind": 1,
            "names": [
                "КИРИЛЬЧУК Екатерина Викторовна",
                "Кирильчук Екатерина Викторовна"
            ],
            "year_of_birth": 1998,
            "public_comment": "Дата рождения: 13.08.1998\n\nСдался в плен на заводе им. Ильича в Мариуполе, апрель 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082219,
                    "record_id": 518346,
                    "attribute_kind_id": 1,
                    "attribute_kind_slug": "military-unit",
                    "value": "А2802"
                },
                {
                    "id": 698082220,
                    "record_id": 518346,
                    "attribute_kind_id": 3,
                    "attribute_kind_slug": "rank",
                    "value": "Матрос"
                },
                {
                    "id": 698082222,
                    "record_id": 518346,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1998"
                }
            ],
            "attached_images": []
        },
        {
            "id": 21420,
            "kind": 1,
            "names": [
                "КИСЛЕНКО Богдан Владимирович"
            ],
            "year_of_birth": null,
            "public_comment": "Сдался в плен на заводе им. Ильича в Мариуполе, апрель 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 21423,
            "kind": 1,
            "names": [
                "КЛАРАУХЕЛИЯ Давид Александрович"
            ],
            "year_of_birth": null,
            "public_comment": "Сдался в плен на заводе им. Ильича в Мариуполе, апрель 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 21424,
            "kind": 1,
            "names": [
                "КЛИВЦОВА Елена Сергеевна"
            ],
            "year_of_birth": null,
            "public_comment": "Сдался в плен на заводе им. Ильича в Мариуполе, апрель 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 518345,
            "kind": 1,
            "names": [
                "КОВАЛЫК Александр Федорович",
                "Ковалык Александр Федорович"
            ],
            "year_of_birth": 1997,
            "public_comment": "Дата рождения: 10.02.1997\n\nСдался в плен на заводе им. Ильича в Мариуполе, апрель 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082182,
                    "record_id": 518345,
                    "attribute_kind_id": 1,
                    "attribute_kind_slug": "military-unit",
                    "value": "А2777"
                },
                {
                    "id": 698082183,
                    "record_id": 518345,
                    "attribute_kind_id": 3,
                    "attribute_kind_slug": "rank",
                    "value": "Матрос"
                },
                {
                    "id": 698082185,
                    "record_id": 518345,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1997"
                }
            ],
            "attached_images": []
        },
        {
            "id": 20344,
            "kind": 1,
            "names": [
                "РОМАНОВА Екатерина Александровна"
            ],
            "year_of_birth": 1992,
            "public_comment": "Год Рождения: 1992-08-05\nСтатус: подтвержден плен\nНацгвардия в/ч 3011\nПопал а в плен в Мариуполе",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082146,
                    "record_id": 20344,
                    "attribute_kind_id": 1,
                    "attribute_kind_slug": "military-unit",
                    "value": "А3011"
                },
                {
                    "id": 698082148,
                    "record_id": 20344,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1992"
                }
            ],
            "attached_images": [
                {
                    "uid": "9102",
                    "record": 20344,
                    "image": "http://wartears.org/media/record-20344/4ff452224dd32da98c10f07eb8a297ec.jpg"
                }
            ]
        },
        {
            "id": 20551,
            "kind": 1,
            "names": [
                "БЕЛЕНЧУК Роксолана Витальевна",
                "Беленчук Роксолана Віталіївна"
            ],
            "year_of_birth": 1996,
            "public_comment": "Дата рождения: 25.02.1996\nЕсть в списках сдавшихся в плен на заводе им.Ильича в апреле 2022",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082144,
                    "record_id": 20551,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1996"
                }
            ],
            "attached_images": []
        },
        {
            "id": 518344,
            "kind": 1,
            "names": [
                "Володина Оксана Василівна",
                "Володина Оксана Васильевна",
                "ВОЛОДІНА Оксана Василівна"
            ],
            "year_of_birth": 1975,
            "public_comment": "Дата рождения: 02.03.1975.\nВ/ч: А2802\nВоинское звание: старший матрос",
            "last_modified": "2026-05-04",
            "tags": [
                {
                    "id": 14,
                    "value": "В плену",
                    "order": 900
                }
            ],
            "attributes": [
                {
                    "id": 698082102,
                    "record_id": 518344,
                    "attribute_kind_id": 1,
                    "attribute_kind_slug": "military-unit",
                    "value": "А2802"
                },
                {
                    "id": 698082103,
                    "record_id": 518344,
                    "attribute_kind_id": 3,
                    "attribute_kind_slug": "rank",
                    "value": "старший матрос"
                },
                {
                    "id": 698082105,
                    "record_id": 518344,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1975"
                }
            ],
            "attached_images": []
        }
    ]
}