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

{
    "url": "https://demozoo.org/api/v1/releasers/87256/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87256/",
    "id": 87256,
    "name": "Binary Beast",
    "is_group": false,
    "nicks": [
        {
            "name": "Binary Beast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Binary Beast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124112/?format=api",
                "id": 124112,
                "name": "Crimson"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87253/?format=api",
                "id": 87253,
                "name": "Manifest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                "id": 88718,
                "name": "Defiant"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120276/?format=api",
                "id": 120276,
                "name": "TERBiUM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45914/?format=api",
                "id": 45914,
                "name": "SHiVER"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}