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

{
    "url": "https://demozoo.org/api/v1/releasers/65585/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65585/",
    "id": 65585,
    "name": "Razy",
    "is_group": false,
    "nicks": [
        {
            "name": "Motorbreath",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Motorbreath"
            ]
        },
        {
            "name": "Razy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Razy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7518/?format=api",
                "id": 7518,
                "name": "Depredators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107612/?format=api",
                "id": 107612,
                "name": "Danecrew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6260"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15067"
        }
    ]
}