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

{
    "url": "https://demozoo.org/api/v1/releasers/52893/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52893/",
    "id": 52893,
    "name": "Dave",
    "is_group": false,
    "nicks": [
        {
            "name": "Daf McCartney",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Daf McCartney"
            ]
        },
        {
            "name": "Dave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dave"
            ]
        },
        {
            "name": "Quasi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Quasi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10255/?format=api",
                "id": 10255,
                "name": "Nipson"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29022/?format=api",
                "id": 29022,
                "name": "Caution"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146990/?format=api",
                "id": 146990,
                "name": "Fresh"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4785"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10126"
        }
    ]
}