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

{
    "url": "https://demozoo.org/api/v1/releasers/157498/?format=api",
    "demozoo_url": "https://demozoo.org/groups/157498/",
    "id": 157498,
    "name": "Panic",
    "is_group": true,
    "nicks": [
        {
            "name": "Panic",
            "abbreviation": "PNC",
            "is_primary_nick": true,
            "variants": [
                "PNC",
                "Panic"
            ]
        },
        {
            "name": "Panic Courier Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Panic Courier Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80595/?format=api",
                "id": 80595,
                "name": "Drizzt"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}