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

{
    "url": "https://demozoo.org/api/v1/releasers/105735/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105735/",
    "id": 105735,
    "name": "The Tricky Freak 1571",
    "is_group": false,
    "nicks": [
        {
            "name": "The Herofighter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Herofighter"
            ]
        },
        {
            "name": "The Tricky Freak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Tricky Freak"
            ]
        },
        {
            "name": "The Tricky Freak 1571",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Tricky Freak 1571"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54796/?format=api",
                "id": 54796,
                "name": "Tridon"
            },
            "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/105736/?format=api",
                "id": 105736,
                "name": "The Flash Point Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6736"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13952"
        }
    ]
}