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

{
    "url": "https://demozoo.org/api/v1/releasers/6934/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6934/",
    "id": 6934,
    "name": "McNoise",
    "is_group": false,
    "nicks": [
        {
            "name": "MC Noise",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC Noise"
            ]
        },
        {
            "name": "McNoise",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "McNoise"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                "id": 6932,
                "name": "Pleasure"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18855/?format=api",
                "id": 18855,
                "name": "Prime Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50408/?format=api",
                "id": 50408,
                "name": "Task"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4763"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47503"
        }
    ]
}