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

{
    "url": "https://demozoo.org/api/v1/releasers/68404/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68404/",
    "id": 68404,
    "name": "Inside The Building",
    "is_group": false,
    "nicks": [
        {
            "name": "Inside The Building",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ITB",
                "Inside The Building"
            ]
        },
        {
            "name": "Rub",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rub"
            ]
        },
        {
            "name": "Rubberduck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rubberduck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70217/?format=api",
                "id": 70217,
                "name": "Starline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125853/?format=api",
                "id": 125853,
                "name": "The Bit Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109929/?format=api",
                "id": 109929,
                "name": "The Paco Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                "id": 53894,
                "name": "The Wanderer Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2134"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11522"
        }
    ]
}