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

{
    "url": "https://demozoo.org/api/v1/releasers/122762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122762/",
    "id": 122762,
    "name": "Alf",
    "is_group": false,
    "nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alf"
            ]
        },
        {
            "name": "Beerput",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beerput"
            ]
        },
        {
            "name": "Cesspool",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cesspool"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5732/?format=api",
                "id": 5732,
                "name": "Black Mail"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1714"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2567"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22949"
        }
    ]
}