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

{
    "url": "https://demozoo.org/api/v1/releasers/47770/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47770/",
    "id": 47770,
    "name": "2ny",
    "is_group": false,
    "nicks": [
        {
            "name": "2ny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "2ny"
            ]
        },
        {
            "name": "Tony",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tony"
            ]
        },
        {
            "name": "ZNY",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZNY"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47767/?format=api",
                "id": 47767,
                "name": "Electric Boyz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8142/?format=api",
                "id": 8142,
                "name": "Palace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1144"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19765"
        }
    ]
}