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

{
    "url": "https://demozoo.org/api/v1/releasers/133585/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133585/",
    "id": 133585,
    "name": "Prototype",
    "is_group": false,
    "nicks": [
        {
            "name": "Prototype",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prototype"
            ]
        },
        {
            "name": "Pseudo Dragon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pseudo Dragon",
                "Pseudo-Dragon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64989/?format=api",
                "id": 64989,
                "name": "Arcane"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108073/?format=api",
                "id": 108073,
                "name": "Grimoire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2254"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10106"
        }
    ]
}