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

{
    "url": "https://demozoo.org/api/v1/releasers/123382/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/123382/",
    "id": 123382,
    "name": "Henry",
    "is_group": false,
    "nicks": [
        {
            "name": "Henry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Henry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107325/?format=api",
                "id": 107325,
                "name": "Capitol"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49937/?format=api",
                "id": 49937,
                "name": "Centauri"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "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/5058/?format=api",
                "id": 5058,
                "name": "Mega Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7524/?format=api",
                "id": 7524,
                "name": "Ruthless"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123383/?format=api",
                "id": 123383,
                "name": "Phobos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2946"
        }
    ]
}