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

{
    "url": "https://demozoo.org/api/v1/releasers/82319/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82319/",
    "id": 82319,
    "name": "Malcolm M.v.o.",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Kash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Kash"
            ]
        },
        {
            "name": "Malcolm M.v.o.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Malcolm M.v.o."
            ]
        },
        {
            "name": "Mvo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mvo"
            ]
        },
        {
            "name": "Sumo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sumo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82315/?format=api",
                "id": 82315,
                "name": "Techmics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2748/?format=api",
                "id": 2748,
                "name": "Brain Wave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7167"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37543"
        }
    ]
}