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

{
    "url": "https://demozoo.org/api/v1/releasers/20008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20008/",
    "id": 20008,
    "name": "Mike D.",
    "is_group": false,
    "nicks": [
        {
            "name": "Mike D.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike D."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20006/?format=api",
                "id": 20006,
                "name": "Chaos No. 1"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146250/?format=api",
                "id": 146250,
                "name": "Bloods"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3389"
        }
    ]
}