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

{
    "url": "https://demozoo.org/api/v1/releasers/5823/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5823/",
    "id": 5823,
    "name": "Surgeon",
    "is_group": false,
    "nicks": [
        {
            "name": "Mruk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mruk"
            ]
        },
        {
            "name": "Surgeon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SRG",
                "Surgeon"
            ]
        },
        {
            "name": "Thumbtack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thumbtack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128139/?format=api",
                "id": 128139,
                "name": "Sharks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65560/?format=api",
                "id": 65560,
                "name": "Tridam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106857/?format=api",
                "id": 106857,
                "name": "Undying"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7061"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22446"
        }
    ]
}