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

{
    "url": "https://demozoo.org/api/v1/releasers/118387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118387/",
    "id": 118387,
    "name": "Mr. Mad",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Mad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Mad",
                "Mr. Mad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53537/?format=api",
                "id": 53537,
                "name": "Culture"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105816/?format=api",
                "id": 105816,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14667/?format=api",
                "id": 14667,
                "name": "NATO"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54784/?format=api",
                "id": 54784,
                "name": "Virgin"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8225"
        }
    ]
}