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

{
    "url": "https://demozoo.org/api/v1/releasers/122200/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122200/",
    "id": 122200,
    "name": "Radiance",
    "is_group": true,
    "nicks": [
        {
            "name": "Radiance",
            "abbreviation": "RDC",
            "is_primary_nick": true,
            "variants": [
                "RDC",
                "Radiance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100726/?format=api",
                "id": 100726,
                "name": "Cornflake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56679/?format=api",
                "id": 56679,
                "name": "Hydra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125149/?format=api",
                "id": 125149,
                "name": "Templeton"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127968/?format=api",
                "id": 127968,
                "name": "Wham"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129129/?format=api",
                "id": 129129,
                "name": "Stinger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88740/?format=api",
                "id": 88740,
                "name": "Zealot"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}