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

{
    "url": "https://demozoo.org/api/v1/releasers/122507/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122507/",
    "id": 122507,
    "name": "Hi-Top",
    "is_group": false,
    "nicks": [
        {
            "name": "Hi-Top",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hi-Top"
            ]
        },
        {
            "name": "Mirage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mirage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106758/?format=api",
                "id": 106758,
                "name": "Wild 57"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106896/?format=api",
                "id": 106896,
                "name": "Abstract"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107437/?format=api",
                "id": 107437,
                "name": "Crusade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6590"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2750"
        }
    ]
}