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

{
    "url": "https://demozoo.org/api/v1/releasers/54002/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54002/",
    "id": 54002,
    "name": "Asphuxia",
    "is_group": true,
    "nicks": [
        {
            "name": "Asphuxia",
            "abbreviation": "APX",
            "is_primary_nick": true,
            "variants": [
                "APX",
                "Asphuxia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60817/?format=api",
                "id": 60817,
                "name": "THB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7330/?format=api",
                "id": 7330,
                "name": "Gangsterkater"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76819/?format=api",
                "id": 76819,
                "name": "C.I."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54001/?format=api",
                "id": 54001,
                "name": "Zodiac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2618"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8928"
        }
    ]
}