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

{
    "url": "https://demozoo.org/api/v1/releasers/83957/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83957/",
    "id": 83957,
    "name": "Double U",
    "is_group": false,
    "nicks": [
        {
            "name": "Double U",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Double U",
                "UU"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83921/?format=api",
                "id": 83921,
                "name": "Bionix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141144/?format=api",
                "id": 141144,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127973/?format=api",
                "id": 127973,
                "name": "Damage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=474"
        }
    ]
}