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

{
    "url": "https://demozoo.org/api/v1/releasers/84259/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84259/",
    "id": 84259,
    "name": "The Pollution",
    "is_group": true,
    "nicks": [
        {
            "name": "The Pollution",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Pollution"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84264/?format=api",
                "id": 84264,
                "name": "Acid Rain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84265/?format=api",
                "id": 84265,
                "name": "Noise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84266/?format=api",
                "id": 84266,
                "name": "Smog"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9917"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14134"
        }
    ]
}