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

{
    "url": "https://demozoo.org/api/v1/releasers/52774/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52774/",
    "id": 52774,
    "name": "Explorer",
    "is_group": false,
    "nicks": [
        {
            "name": "Explorer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Explorer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25736/?format=api",
                "id": 25736,
                "name": "Color 7"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4494"
        }
    ]
}