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

{
    "url": "https://demozoo.org/api/v1/releasers/17329/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17329/",
    "id": 17329,
    "name": "Aphex Twin",
    "is_group": false,
    "nicks": [
        {
            "name": "Aphex Twin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AT",
                "Aphex Twin"
            ]
        },
        {
            "name": "Aphid Twix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AT",
                "Aphid Twix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39534/?format=api",
                "id": 39534,
                "name": "GOTHiC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115219/?format=api",
                "id": 115219,
                "name": "Corruption Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                "id": 110517,
                "name": "Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121170/?format=api",
                "id": 121170,
                "name": "Meep"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131391/?format=api",
                "id": 131391,
                "name": "iMAGE Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                "id": 58739,
                "name": "Union"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ngnm.us"
        }
    ]
}