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

{
    "url": "https://demozoo.org/api/v1/releasers/50191/?format=api",
    "demozoo_url": "https://demozoo.org/groups/50191/",
    "id": 50191,
    "name": "Joy Division",
    "is_group": true,
    "nicks": [
        {
            "name": "Joy Division",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joy Division"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66867/?format=api",
                "id": 66867,
                "name": "Cyberpunk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88987/?format=api",
                "id": 88987,
                "name": "Sitting Bull"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119025/?format=api",
                "id": 119025,
                "name": "Starquake (aka Cyberpunk)"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101836/?format=api",
                "id": 101836,
                "name": "Kante"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119026/?format=api",
                "id": 119026,
                "name": "Charly"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=29028"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4658"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/joy_division/"
        }
    ]
}