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

{
    "url": "https://demozoo.org/api/v1/releasers/13636/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13636/",
    "id": 13636,
    "name": "Mix",
    "is_group": false,
    "nicks": [
        {
            "name": "M.P.M.S.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.P.M.S."
            ]
        },
        {
            "name": "Mix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mix"
            ]
        },
        {
            "name": "Mix Protection Music",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mix Protection Music"
            ]
        },
        {
            "name": "Mix the Brain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mix the Brain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                "id": 11518,
                "name": "Spinning Kids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63560/?format=api",
                "id": 63560,
                "name": "U.S.E."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5002"
        }
    ]
}