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

{
    "url": "https://demozoo.org/api/v1/releasers/126184/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126184/",
    "id": 126184,
    "name": "Don Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Don Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Don Max"
            ]
        },
        {
            "name": "Max",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Max"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123058/?format=api",
                "id": 123058,
                "name": "The Outsiders 2005"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123059/?format=api",
                "id": 123059,
                "name": "The Super Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13774"
        }
    ]
}