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

{
    "url": "https://demozoo.org/api/v1/releasers/90212/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90212/",
    "id": 90212,
    "name": "Metro",
    "is_group": false,
    "nicks": [
        {
            "name": "Metro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Metro"
            ]
        },
        {
            "name": "Ravage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ravage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107288/?format=api",
                "id": 107288,
                "name": "Breeze Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13446/?format=api",
                "id": 13446,
                "name": "Hype"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136911/?format=api",
                "id": 136911,
                "name": "Fatal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3908"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12794"
        }
    ]
}