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

{
    "url": "https://demozoo.org/api/v1/releasers/31597/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31597/",
    "id": 31597,
    "name": "Maxx-Out",
    "is_group": false,
    "nicks": [
        {
            "name": "Maxx Out",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maxx Out"
            ]
        },
        {
            "name": "Maxx-Out",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxx-Out"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2110/?format=api",
                "id": 2110,
                "name": "Extremely Kriminal Organisation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31728/?format=api",
                "id": 31728,
                "name": "Mad Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}