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

{
    "url": "https://demozoo.org/api/v1/releasers/136320/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136320/",
    "id": 136320,
    "name": "Zundapp",
    "is_group": false,
    "nicks": [
        {
            "name": "Zundapp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zundapp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12743/?format=api",
                "id": 12743,
                "name": "Dolphin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138225/?format=api",
                "id": 138225,
                "name": "Omena"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9727"
        }
    ]
}