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

{
    "url": "https://demozoo.org/api/v1/releasers/140827/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140827/",
    "id": 140827,
    "name": "The Destroyer Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Destroyer Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Destroyer Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140826/?format=api",
                "id": 140826,
                "name": "Stingray"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}