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

{
    "url": "https://demozoo.org/api/v1/releasers/133425/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133425/",
    "id": 133425,
    "name": "Manbeast",
    "is_group": false,
    "nicks": [
        {
            "name": "Manbeast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manbeast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133423/?format=api",
                "id": 133423,
                "name": "Nightmares of Reality"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72344/?format=api",
                "id": 72344,
                "name": "Dixie"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107920/?format=api",
                "id": 107920,
                "name": "Faction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16569"
        }
    ]
}