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

{
    "url": "https://demozoo.org/api/v1/releasers/134399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134399/",
    "id": 134399,
    "name": "The Undertaker",
    "is_group": false,
    "nicks": [
        {
            "name": "The Undertaker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Undertaker"
            ]
        },
        {
            "name": "Zlimeball",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zlimeball"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125087/?format=api",
                "id": 125087,
                "name": "Gravitation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                "id": 14217,
                "name": "Blacktron Music Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23442/?format=api",
                "id": 23442,
                "name": "Fade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134401/?format=api",
                "id": 134401,
                "name": "Imperial"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}