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

{
    "url": "https://demozoo.org/api/v1/releasers/1610/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1610/",
    "id": 1610,
    "name": "Hardcore",
    "is_group": false,
    "nicks": [
        {
            "name": "Hardcore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hardcore"
            ]
        },
        {
            "name": "M.c.p.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.c.p."
            ]
        },
        {
            "name": "MCP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MCP"
            ]
        },
        {
            "name": "Skyy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Skyy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57071/?format=api",
                "id": 57071,
                "name": "Thyrone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14291/?format=api",
                "id": 14291,
                "name": "Extensors"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118859/?format=api",
                "id": 118859,
                "name": "Codex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6749/?format=api",
                "id": 6749,
                "name": "Supplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27909/?format=api",
                "id": 27909,
                "name": "Steel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                "id": 1603,
                "name": "Subzero"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3220"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37294"
        }
    ]
}