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

{
    "url": "https://demozoo.org/api/v1/releasers/9327/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9327/",
    "id": 9327,
    "name": "Sergant",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Serg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Serg"
            ]
        },
        {
            "name": "DJ-SerG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ-SerG"
            ]
        },
        {
            "name": "Dj Sergant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dj Sergant"
            ]
        },
        {
            "name": "Serg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Serg"
            ]
        },
        {
            "name": "Sergant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sergant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9284/?format=api",
                "id": 9284,
                "name": "Ascendancy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9328/?format=api",
                "id": 9328,
                "name": "Fishbone Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/DJ_Serg"
        }
    ]
}