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

{
    "url": "https://demozoo.org/api/v1/releasers/116499/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116499/",
    "id": 116499,
    "name": "Crakerjak",
    "is_group": false,
    "nicks": [
        {
            "name": "Crakerjak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crakerjak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116500/?format=api",
                "id": 116500,
                "name": "Sonic Fusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117511/?format=api",
                "id": 117511,
                "name": "Neutron"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1335"
        }
    ]
}