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

{
    "url": "https://demozoo.org/api/v1/releasers/116604/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116604/",
    "id": 116604,
    "name": "Captain Trip",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Trip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Captain Trip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132466/?format=api",
                "id": 132466,
                "name": "MBK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136123/?format=api",
                "id": 136123,
                "name": "Interface"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
                "id": 24154,
                "name": "303 Dimension"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=938"
        }
    ]
}