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

{
    "url": "https://demozoo.org/api/v1/releasers/105732/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105732/",
    "id": 105732,
    "name": "Hogan",
    "is_group": false,
    "nicks": [
        {
            "name": "Hogan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hogan"
            ]
        },
        {
            "name": "MAB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MAB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                "id": 105730,
                "name": "The Crusaders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4980/?format=api",
                "id": 4980,
                "name": "Weird Science 2662"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54796/?format=api",
                "id": 54796,
                "name": "Tridon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13954"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6778"
        }
    ]
}