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

{
    "url": "https://demozoo.org/api/v1/releasers/34201/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34201/",
    "id": 34201,
    "name": "The Gee",
    "is_group": false,
    "nicks": [
        {
            "name": "The Gee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Gee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26385/?format=api",
                "id": 26385,
                "name": "XentaX"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108075/?format=api",
                "id": 108075,
                "name": "Groove D-Signs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106668/?format=api",
                "id": 106668,
                "name": "Jam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115504/?format=api",
                "id": 115504,
                "name": "The Superior Music Composers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1316"
        }
    ]
}