Значения поля и фильтра 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=164260
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 177367,
    "next": "http://wartears.org/api/v1/records/?format=api&limit=10&offset=164270",
    "previous": "http://wartears.org/api/v1/records/?format=api&limit=10&offset=164250",
    "results": [
        {
            "id": 42029,
            "kind": 1,
            "names": [
                "Решетник  Иван"
            ],
            "year_of_birth": 1996,
            "public_comment": "Источник: [https://volunteer.su/content/reshetnik-ivan](https://volunteer.su/content/reshetnik-ivan)\n\nДень рождения:  9 января 1996год\n\nКартинка: https://volunteer.su:443/sites/default/files/person/ba2fa7a61aea8f3ad476214a1e4c1157.jpg\n\nba2fa7a61aea8f3ad476214a1e4c1157.jpg\n\nПособник\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/fb9c6d694bfa4a02181c836c10ae766f_1.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/f081160973f310017521786b57f67f05_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/cffa43a7c15d808536fea27049942ec3.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/1a854f2885867cabc284448b2c6ea4dc_0.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [
                {
                    "id": 694792685,
                    "record_id": 42029,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1996"
                }
            ],
            "attached_images": []
        },
        {
            "id": 425313,
            "kind": 1,
            "names": [
                "Ніколайчук Роман"
            ],
            "year_of_birth": 1980,
            "public_comment": "\n\nAge: 42\n\nДата рождения: 01.01.1980\n\nДата смерти: 19.07.2022\n\nДата погребения: 21.07.2022\n",
            "last_modified": "2024-04-28",
            "tags": [
                {
                    "id": 13,
                    "value": "Погиб",
                    "order": 1000
                }
            ],
            "attributes": [
                {
                    "id": 694792674,
                    "record_id": 425313,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1980"
                }
            ],
            "attached_images": []
        },
        {
            "id": 42028,
            "kind": 1,
            "names": [
                "Грань Артём"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/gran-artyom](https://volunteer.su/content/gran-artyom)\n\nДень рождения: 12 августа\n\nКартинка: https://volunteer.su:443/sites/default/files/person/cec5ef50c0215253c4692fb5a49960c1.jpg\n\ncec5ef50c0215253c4692fb5a49960c1.jpg\n\nВоеннослужащий\n\nУчастие в боевых действиях\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/d74d61df6f36da6c6e41fecc86796d79_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/fb9c6d694bfa4a02181c836c10ae766f_2.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/149a094aa215956f2dc2d5090bf7f4ed.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/6d352461c5cea3d18c2a260dfc51ab43.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/16bf06ec5a7cffc4e94e11b28206aafb_0.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 42027,
            "kind": 1,
            "names": [
                "Красненков Денис"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/krasnenkov-denis](https://volunteer.su/content/krasnenkov-denis)\n\nДень рождения: 20 марта\n\nКартинка: https://volunteer.su:443/sites/default/files/person/93b1008be274aca050c76b1de63bbcb6.jpg\n\n93b1008be274aca050c76b1de63bbcb6.jpg\n\nВоеннослужащий\n\nУчастие в боевых действиях\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/6eef67ba860f9bf2353ce9eca75f8b83_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/3f8c55e3049c6dc93147f668eb118a12.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/908eb593f1fca66eb2c4319a8e3e37d9.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/a81448295b65091dc1f83f4da03ca86e.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/c6f3511c4a0303257132e2465458081d.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 42026,
            "kind": 1,
            "names": [
                "Матрос Александр"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/matros-aleksandr-0](https://volunteer.su/content/matros-aleksandr-0)\n\nДень рождения: \n\nКартинка: https://volunteer.su:443/sites/default/files/person/a81448295b65091dc1f83f4da03ca86e_0.jpg\n\na81448295b65091dc1f83f4da03ca86e_0.jpg\n\nhttp://vk.com/matros_sanya\n\nВоеннослужащий\n\nУчастие в боевых действиях\n\npersons?page=1753\n\nhttps://volunteer.su:443/sites/default/files/person/8728a8df60f2fb4b11f0b73c32974f33.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/a825c0c2247a3c6fcc645e8cf4e60bfd.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/8bbdc8d45f858cd63df2cbec81de8df6.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 42024,
            "kind": 1,
            "names": [
                "Березин Александр"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/berezin-aleksandr-1](https://volunteer.su/content/berezin-aleksandr-1)\n\nДень рождения: \n\nКартинка: https://volunteer.su:443/sites/default/files/person/2a4d74ac5da660ef01f63d31c77fa5d7_0.jpg\n\n2a4d74ac5da660ef01f63d31c77fa5d7_0.jpg\n\nhttp://vk.com/beresin\n\nПособник\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/ab290053441e1cd9ff82b2902c0cefcd_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/719cc5ae6ae30d53ce89d966c83a24e1_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/d67e1a64c02f3a6ffe84468ecefc3c57_1.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 412337,
            "kind": 1,
            "names": [
                "Грамчук Назар Борисович"
            ],
            "year_of_birth": 2003,
            "public_comment": "\n\nAge: 20\n\nДата рождения: 26.03.2003\n\nДата смерти: 17.07.2023\n\nДата погребения: 20.07.2023\n",
            "last_modified": "2024-04-28",
            "tags": [
                {
                    "id": 13,
                    "value": "Погиб",
                    "order": 1000
                }
            ],
            "attributes": [
                {
                    "id": 694792678,
                    "record_id": 412337,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "2003"
                }
            ],
            "attached_images": []
        },
        {
            "id": 43149,
            "kind": 1,
            "names": [
                "Дивнич Марина"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/divnich-marina](https://volunteer.su/content/divnich-marina)\n\nДень рождения: \n\nКартинка: https://volunteer.su:443/sites/default/files/person/51d73938194e0cb38b383d98cddc7c5a.jpg\n\n51d73938194e0cb38b383d98cddc7c5a.jpg\n\nПособник\n\npersons?page=1866\n\nhttps://volunteer.su:443/sites/default/files/person/914bba130736c50ac74f70b0ea6b2a03_0.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        },
        {
            "id": 42023,
            "kind": 1,
            "names": [
                "Серпутько Валерий"
            ],
            "year_of_birth": 1984,
            "public_comment": "Источник: [https://volunteer.su/content/serputko-valeriy](https://volunteer.su/content/serputko-valeriy)\n\nДень рождения:  8 августа 1984\n\nКартинка: https://volunteer.su:443/sites/default/files/person/d83bffda29e9b883b7d301c2a383989a.jpg\n\nd83bffda29e9b883b7d301c2a383989a.jpg\n\nВоеннослужащий\n\nУчастие в боевых действиях\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/16bf06ec5a7cffc4e94e11b28206aafb.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/cfe3c555095fb11b8ecb749d9289e9d0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/54e9ef319aaddc3f2b4cd92a58081b52_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/891f7d302ba2bd8abd36d0beb7bf0c56_0.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [
                {
                    "id": 694792665,
                    "record_id": 42023,
                    "attribute_kind_id": 2,
                    "attribute_kind_slug": "year-of-birth",
                    "value": "1984"
                }
            ],
            "attached_images": []
        },
        {
            "id": 42022,
            "kind": 1,
            "names": [
                "Литвиненко Константин"
            ],
            "year_of_birth": null,
            "public_comment": "Источник: [https://volunteer.su/content/litvinenko-konstantin-0](https://volunteer.su/content/litvinenko-konstantin-0)\n\nДень рождения: \n\nКартинка: https://volunteer.su:443/sites/default/files/person/be321c5beae748d1ca9326fbd3f4129f_0.jpg\n\nbe321c5beae748d1ca9326fbd3f4129f_0.jpg\n\nhttp://vk.com/id1299930\n\nВоеннослужащий\n\nУчастие в боевых действиях\n\npersons?page=1754\n\nhttps://volunteer.su:443/sites/default/files/person/addacb95799841daaa1ac0a13fb04bd4.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/fb9c6d694bfa4a02181c836c10ae766f_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/62594e0c9228a6262df50795af1becaa_0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/4d81e4a806e57a8dc877d7193c20d2b0.jpg\n\nhttps://volunteer.su:443/sites/default/files/person/bbebc270dbcec4a4ce30ef19e3c36156.jpg",
            "last_modified": "2024-04-28",
            "tags": [],
            "attributes": [],
            "attached_images": []
        }
    ]
}