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

{
    "url": "https://demozoo.org/api/v1/releasers/55094/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55094/",
    "id": 55094,
    "name": "Doxx",
    "is_group": false,
    "nicks": [
        {
            "name": "Doxx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doxx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7575/?format=api",
                "id": 7575,
                "name": "Swemix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1277"
        }
    ]
}