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

{
    "url": "https://demozoo.org/api/v1/releasers/136583/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136583/",
    "id": 136583,
    "name": "The Explorer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Explorer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Explorer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107774/?format=api",
                "id": 107774,
                "name": "Dynamic Connection Agency"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11426"
        }
    ]
}