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

{
    "url": "https://demozoo.org/api/v1/releasers/5995/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5995/",
    "id": 5995,
    "name": "Warp 8",
    "is_group": false,
    "nicks": [
        {
            "name": "W4rp8",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "W4rp8"
            ]
        },
        {
            "name": "Warp 8",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "W8",
                "Warp 8"
            ]
        },
        {
            "name": "Warp8",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warp8"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8339/?format=api",
                "id": 8339,
                "name": "Cosmic Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=279"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=37448"
        }
    ]
}