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

{
    "url": "https://demozoo.org/api/v1/releasers/130100/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130100/",
    "id": 130100,
    "name": "Ice Nine",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Nine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ice Nine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                "id": 47090,
                "name": "National Elite Underground Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146163/?format=api",
                "id": 146163,
                "name": "Revolutionary Art Masters Pummeling Art Groups Everywhere"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146189/?format=api",
                "id": 146189,
                "name": "We'll Release Anything"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131371/?format=api",
                "id": 131371,
                "name": "Master Artists Guild for the Elite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}