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

{
    "url": "https://demozoo.org/api/v1/releasers/44592/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44592/",
    "id": 44592,
    "name": "dj.tuBIG",
    "is_group": false,
    "nicks": [
        {
            "name": "MaliceX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MaliceX"
            ]
        },
        {
            "name": "dj.tuBIG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dj.tuBIG"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.codingchords.com/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/djtBMX"
        }
    ]
}