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

{
    "url": "https://demozoo.org/api/v1/releasers/58391/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58391/",
    "id": 58391,
    "name": "Mick",
    "is_group": false,
    "nicks": [
        {
            "name": "Mick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27937/?format=api",
                "id": 27937,
                "name": "Visual Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22357/?format=api",
                "id": 22357,
                "name": "Ideal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7519/?format=api",
                "id": 7519,
                "name": "Dominators Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1824"
        }
    ]
}