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

{
    "url": "https://demozoo.org/api/v1/releasers/72821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72821/",
    "id": 72821,
    "name": "NooNoo",
    "is_group": false,
    "nicks": [
        {
            "name": "NooNoo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NooNoo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74623/?format=api",
                "id": 74623,
                "name": "Chimpbembly Party Committee"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39528"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66805"
        }
    ]
}