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

{
    "url": "https://demozoo.org/api/v1/releasers/12171/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12171/",
    "id": 12171,
    "name": "Dezecrator",
    "is_group": false,
    "nicks": [
        {
            "name": "Dez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dez"
            ]
        },
        {
            "name": "Dezecrator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dezecrator"
            ]
        },
        {
            "name": "Warwick",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warwick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                "id": 2711,
                "name": "Classic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89416/?format=api",
                "id": 89416,
                "name": "Gaming Review Forum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19831/?format=api",
                "id": 19831,
                "name": "Spectre"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1834"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=472"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1873/"
        }
    ]
}