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

{
    "url": "https://demozoo.org/api/v1/releasers/13212/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13212/",
    "id": 13212,
    "name": "The Acid God",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Eisenarsch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Captain Eisenarsch"
            ]
        },
        {
            "name": "Guitarhero",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Guitarhero"
            ]
        },
        {
            "name": "The Acid God",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid God",
                "The Acid God"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
                "id": 9924,
                "name": "Diabolic Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43981/?format=api",
                "id": 43981,
                "name": "Nitemare"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
                "id": 11005,
                "name": "Eichel"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}