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

{
    "url": "https://demozoo.org/api/v1/releasers/77529/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77529/",
    "id": 77529,
    "name": "Jaywalker",
    "is_group": false,
    "nicks": [
        {
            "name": "09",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "09"
            ]
        },
        {
            "name": "Jaywalker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JW",
                "Jaywalker"
            ]
        },
        {
            "name": "Mr. Blitz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Blitz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77005/?format=api",
                "id": 77005,
                "name": "Enigma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77334/?format=api",
                "id": 77334,
                "name": "Zeus Duo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5320"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11328"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11329"
        }
    ]
}