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

{
    "url": "https://demozoo.org/api/v1/releasers/147557/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147557/",
    "id": 147557,
    "name": "Repose",
    "is_group": false,
    "nicks": [
        {
            "name": "Bit Twister",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bit Twister"
            ]
        },
        {
            "name": "Repose",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Repose"
            ]
        },
        {
            "name": "Yurik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yurik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109676/?format=api",
                "id": 109676,
                "name": "The Echelon Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                "id": 5105,
                "name": "Style"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5918"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=869"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5961"
        }
    ]
}