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

{
    "url": "https://demozoo.org/api/v1/releasers/12945/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12945/",
    "id": 12945,
    "name": "Kristian Røstøen",
    "is_group": false,
    "nicks": [
        {
            "name": "Kristian",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kristian"
            ]
        },
        {
            "name": "Kristian Røstøen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kristian Røstøen"
            ]
        },
        {
            "name": "Stormbringer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stormbringer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7577/?format=api",
                "id": 7577,
                "name": "Blues Muz'"
            },
            "is_current": false
        },
        {
            "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/6535/?format=api",
                "id": 6535,
                "name": "Full Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131620/?format=api",
                "id": 131620,
                "name": "Pixmix"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=651"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5630"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98756"
        }
    ]
}