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

{
    "url": "https://demozoo.org/api/v1/releasers/8803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8803/",
    "id": 8803,
    "name": "Cobalt",
    "is_group": false,
    "nicks": [
        {
            "name": "Cobalt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cobalt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                "id": 9939,
                "name": "Amable"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
                "id": 3803,
                "name": "Die Wissenden"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100659"
        }
    ]
}