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

{
    "url": "https://demozoo.org/api/v1/releasers/18951/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18951/",
    "id": 18951,
    "name": "Crossline",
    "is_group": true,
    "nicks": [
        {
            "name": "Crossline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crossline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18950/?format=api",
                "id": 18950,
                "name": "Lynx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49613/?format=api",
                "id": 49613,
                "name": "Seytan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75954/?format=api",
                "id": 75954,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                "id": 5746,
                "name": "Cupid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5566/?format=api",
                "id": 5566,
                "name": "Fanta"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=904"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8411"
        }
    ]
}