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

{
    "url": "https://demozoo.org/api/v1/releasers/77387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77387/",
    "id": 77387,
    "name": "YPS",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Hide",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Hide"
            ]
        },
        {
            "name": "YPS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "YPS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                "id": 68229,
                "name": "Performers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27694/?format=api",
                "id": 27694,
                "name": "The Noisy Bunch"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24534"
        }
    ]
}