GET /api/v1.0/lit-type-of-text-list/?lang=en
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": "annual/biennal report",
            "text": "Annual/biennal report",
            "count": 110
        },
        {
            "id": "article in periodical",
            "text": "Article in periodical",
            "count": 12545
        },
        {
            "id": "cd-rom",
            "text": "CD-ROM",
            "count": 12
        },
        {
            "id": "chapter in monography",
            "text": "Chapter in monography",
            "count": 873
        },
        {
            "id": "conference, symposium etc. document/report",
            "text": "Conference, symposium etc. document/report",
            "count": 489
        },
        {
            "id": "directory/glossary",
            "text": "Directory/Glossary",
            "count": 15
        },
        {
            "id": "document of international organization",
            "text": "Document of international organization",
            "count": 1599
        },
        {
            "id": "draft document",
            "text": "Draft document",
            "count": 69
        },
        {
            "id": "governmental document",
            "text": "Governmental document",
            "count": 744
        },
        {
            "id": "miscellaneous",
            "text": "Miscellaneous",
            "count": 1392
        },
        {
            "id": "monography/book",
            "text": "Monography/book",
            "count": 4782
        },
        {
            "id": "national strategies",
            "text": "National strategies",
            "count": 146
        },
        {
            "id": "serial/multi-volume work",
            "text": "Serial/multi-volume work",
            "count": 1041
        },
        {
            "id": "soft law - decision/resolution",
            "text": "Soft law - Decision/resolution",
            "count": 1383
        },
        {
            "id": "soft law - declaration/recommendation",
            "text": "Soft law - Declaration/recommendation",
            "count": 583
        },
        {
            "id": "soft law - guidelines",
            "text": "Soft law - Guidelines",
            "count": 22
        },
        {
            "id": "soft law - miscellaneous",
            "text": "Soft law - Miscellaneous",
            "count": 146
        },
        {
            "id": "thesis, dissertation",
            "text": "Thesis, dissertation",
            "count": 51
        },
        {
            "id": "training/educational material",
            "text": "Training/educational material",
            "count": 112
        }
    ]
}