GET /categories/8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 8,
    "url": "https://cclm.media-doc.io/categories/8/?format=api",
    "label": "Basic Biomicroscopy Techniques",
    "name": "Biomicroscope",
    "type": 2,
    "conditions": [
        {
            "id": 74,
            "name": "H. Sclerotic Scatter",
            "images": [
                {
                    "name": "Sclerotic Scatter",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Sclerotic_scatter.png"
                }
            ]
        },
        {
            "id": 77,
            "name": "E. Conical beam",
            "images": [
                {
                    "name": "Conical beam",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Conical.png"
                }
            ]
        },
        {
            "id": 75,
            "name": "F. Specular Reflection",
            "images": [
                {
                    "name": "Specular Reflection",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Specular_reflection.png"
                }
            ]
        },
        {
            "id": 72,
            "name": "D. Parallelepiped",
            "images": [
                {
                    "name": "Parallelepiped",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Parallelepiped.png"
                }
            ]
        },
        {
            "id": 78,
            "name": "A. Initial set up",
            "images": [
                {
                    "name": "Initial biomicroscope set up",
                    "file": "https://cclm-static.s3.amazonaws.com/images/AdobeStock_140340779_comp.jpg"
                }
            ]
        },
        {
            "id": 71,
            "name": "C. Optic Section",
            "images": [
                {
                    "name": "Optic Section",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Optic_Section.png"
                }
            ]
        },
        {
            "id": 73,
            "name": "G. Indirect Retro Illumination",
            "images": [
                {
                    "name": "Indirect Retro Illumination",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Indirect_retro_illumination.png"
                }
            ]
        },
        {
            "id": 70,
            "name": "B. Diffuse",
            "images": [
                {
                    "name": "Diffuse",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Diffuse.png"
                }
            ]
        },
        {
            "id": 79,
            "name": "J. Viewing Lissamine Green",
            "images": [
                {
                    "name": "Viewing Lissamine Green",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Viewing_lissamine_green.png"
                }
            ]
        },
        {
            "id": 76,
            "name": "I. Viewing Fluorescein",
            "images": [
                {
                    "name": "Viewing Fluorescein",
                    "file": "https://cclm-static.s3.amazonaws.com/images/CORE_Viewing_fluorescein_II.png"
                }
            ]
        },
        {
            "id": 80,
            "name": "K. Full Anterior Eye Examination",
            "images": [
                {
                    "name": "Full Anterior Eye Examination",
                    "file": "https://cclm-static.s3.amazonaws.com/images/full_exam_comp_4nLvYrU.jpg"
                }
            ]
        }
    ]
}