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

{
    "url": "https://demozoo.org/api/v1/releasers/63270/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63270/",
    "id": 63270,
    "name": "Cryptic Pain",
    "is_group": false,
    "nicks": [
        {
            "name": "Cryptic Pain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cryptic Pain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58347/?format=api",
                "id": 58347,
                "name": "Rendering Artistically Insane Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120880/?format=api",
                "id": 120880,
                "name": "Vengeance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}