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

{
    "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73186/",
    "id": 73186,
    "name": "Peter van Driel",
    "is_group": false,
    "nicks": [
        {
            "name": "Peter van Driel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter van Driel"
            ]
        },
        {
            "name": "TLR Designs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TLR Designs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106794/?format=api",
                "id": 106794,
                "name": "Victrix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6542"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6510"
        }
    ]
}