GET /api/v1/releasers/75326/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/75326/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75326/",
    "id": 75326,
    "name": "Le Laboratoire D",
    "is_group": true,
    "nicks": [
        {
            "name": "Le Laboratoire D",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Labo D",
                "Laboratoire D",
                "Le Laboratoire D"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71129/?format=api",
                "id": 71129,
                "name": "lamogui"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83584/?format=api",
                "id": 83584,
                "name": "L-Sync"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83582/?format=api",
                "id": 83582,
                "name": "Valentin Bachelot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78480/?format=api",
                "id": 78480,
                "name": "Poulet Vert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83911/?format=api",
                "id": 83911,
                "name": "Doctor Gekil"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/82539/?format=api",
                "id": 82539,
                "name": "Laboratoire Prout"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13485"
        }
    ]
}