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

{
    "url": "https://demozoo.org/api/v1/releasers/129128/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129128/",
    "id": 129128,
    "name": "Black Rain",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Rain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Rain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78933/?format=api",
                "id": 78933,
                "name": "Primal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135486/?format=api",
                "id": 135486,
                "name": "New World Order"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118746/?format=api",
                "id": 118746,
                "name": "Edge"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}