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

{
    "url": "https://demozoo.org/api/v1/releasers/125478/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125478/",
    "id": 125478,
    "name": "Vanic",
    "is_group": false,
    "nicks": [
        {
            "name": "Admiral",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Admiral"
            ]
        },
        {
            "name": "Vanic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vanic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119099/?format=api",
                "id": 119099,
                "name": "UnTotenSelbstHilfeGruppe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                "id": 10129,
                "name": "Poison"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}