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

{
    "url": "https://demozoo.org/api/v1/releasers/135767/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135767/",
    "id": 135767,
    "name": "Mr. Doo",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Doo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Doo"
            ]
        },
        {
            "name": "Palmer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Palmer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53790/?format=api",
                "id": 53790,
                "name": "Sun Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54873/?format=api",
                "id": 54873,
                "name": "Feniks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135768/?format=api",
                "id": 135768,
                "name": "Dionizos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12077"
        }
    ]
}