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

{
    "url": "https://demozoo.org/api/v1/releasers/62102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62102/",
    "id": 62102,
    "name": "Rotting Christ",
    "is_group": false,
    "nicks": [
        {
            "name": "Rotting Christ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rc",
                "Rotting Christ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19881/?format=api",
                "id": 19881,
                "name": "Boogie Down Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54854/?format=api",
                "id": 54854,
                "name": "Telepathy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
                "id": 121047,
                "name": "The Revolutionary Team 2001"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138759/?format=api",
                "id": 138759,
                "name": "Cobra"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}