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

{
    "url": "https://demozoo.org/api/v1/releasers/150812/?format=api",
    "demozoo_url": "https://demozoo.org/groups/150812/",
    "id": 150812,
    "name": "Two Bunny Samurais",
    "is_group": true,
    "nicks": [
        {
            "name": "Two Bunny Samurais",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Two Bunny Samurais"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14425/?format=api",
                "id": 14425,
                "name": "Antiemes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81401/?format=api",
                "id": 81401,
                "name": "Helguli"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}