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

{
    "url": "https://demozoo.org/api/v1/releasers/38054/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38054/",
    "id": 38054,
    "name": "Champ",
    "is_group": false,
    "nicks": [
        {
            "name": "Champ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Champ"
            ]
        },
        {
            "name": "Tapeworm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tapeworm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136951/?format=api",
                "id": 136951,
                "name": "Toxic Disaster"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
                "id": 13789,
                "name": "Acid Rain"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}