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

{
    "url": "https://demozoo.org/api/v1/releasers/115705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115705/",
    "id": 115705,
    "name": "Kid the Napper",
    "is_group": false,
    "nicks": [
        {
            "name": "Kid the Napper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kid the Napper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108012/?format=api",
                "id": 108012,
                "name": "Future Technologics 2009"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6191"
        }
    ]
}