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

{
    "url": "https://demozoo.org/api/v1/releasers/86803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86803/",
    "id": 86803,
    "name": "The Insomniac",
    "is_group": false,
    "nicks": [
        {
            "name": "Insomniac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insomniac"
            ]
        },
        {
            "name": "The Insomniac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Insomniac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86792/?format=api",
                "id": 86792,
                "name": "Domination of Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                "id": 86825,
                "name": "Escape"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127443/?format=api",
                "id": 127443,
                "name": "Nimbus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131865/?format=api",
                "id": 131865,
                "name": "Funky Software Writers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}