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

{
    "url": "https://demozoo.org/api/v1/releasers/107992/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107992/",
    "id": 107992,
    "name": "Realms of DOOM!",
    "is_group": true,
    "nicks": [
        {
            "name": "Realms of DOOM!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Realms of DOOM!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19060/?format=api",
                "id": 19060,
                "name": "haj"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30501/?format=api",
                "id": 30501,
                "name": "Toxicsyntax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19072/?format=api",
                "id": 19072,
                "name": "Whistler"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}