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

{
    "url": "https://demozoo.org/api/v1/releasers/141142/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141142/",
    "id": 141142,
    "name": "Voice of Dark",
    "is_group": false,
    "nicks": [
        {
            "name": "V.O.D.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "V.O.D.",
                "VOD"
            ]
        },
        {
            "name": "Voice of Dark",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Voice of Dark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108630/?format=api",
                "id": 108630,
                "name": "Poison"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}