retrieve: Get laboratory detail

gallery: Get laboratory images

new: Get new labs

resources: Get laboratory resources

similar_labs: Get laboratory similar labs

test_methods: Get laboratory test_methods

test_categories: Get laboratory test_categories

test_categories: Get laboratory test_categories

equipments: Get laboratory equipments

materials: Get laboratory materials

material_categories: Get laboratory material_categories

accreditations: Get laboratory accreditations

certifications: Get laboratory certifications

standards: Get laboratory standards

landings_links: Get laboratory landings links

job_listings: Get laboratory job listings

reviews: Get laboratory reviews

GET /api/v1/laboratory/laboratories/522435/certifications/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "certifications",
    "title": "Zertifizierungen",
    "search_arg": "certifications__in",
    "limit": 8,
    "hidden_count": 8,
    "items": [
        {
            "id": 366,
            "search_val": "366",
            "title": "ENEC"
        },
        {
            "id": 407,
            "search_val": "407",
            "title": "Fertigungsstätten-Zertifikat"
        },
        {
            "id": 489,
            "search_val": "489",
            "title": "IECQ"
        },
        {
            "id": 576,
            "search_val": "576",
            "title": "KEYMARK"
        },
        {
            "id": 598,
            "search_val": "598",
            "title": "LOVAG"
        },
        {
            "id": 818,
            "search_val": "818",
            "title": "System-zertifikat"
        },
        {
            "id": 844,
            "search_val": "844",
            "title": "TSM-Bestätigung"
        },
        {
            "id": 887,
            "search_val": "887",
            "title": "VDE-EMC-Zeichen"
        },
        {
            "id": 888,
            "search_val": "888",
            "title": "VDE-GS-Zeichen"
        },
        {
            "id": 889,
            "search_val": "889",
            "title": "VDE-HAR-Zeichen"
        },
        {
            "id": 890,
            "search_val": "890",
            "title": "VDE-Kabelzeichen"
        },
        {
            "id": 891,
            "search_val": "891",
            "title": "VDE-Kennfaden"
        },
        {
            "id": 892,
            "search_val": "892",
            "title": "VDE-Kennzeichen"
        },
        {
            "id": 893,
            "search_val": "893",
            "title": "VDE Quality Tested"
        },
        {
            "id": 894,
            "search_val": "894",
            "title": "VDE-Register-Nummer"
        },
        {
            "id": 895,
            "search_val": "895",
            "title": "VDE-Zeichen"
        }
    ]
}