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

{
    "url": "https://demozoo.org/api/v1/releasers/9635/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9635/",
    "id": 9635,
    "name": "SG",
    "is_group": false,
    "nicks": [
        {
            "name": "SG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SG"
            ]
        },
        {
            "name": "Sting",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sting"
            ]
        },
        {
            "name": "SyGy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SyGy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9632/?format=api",
                "id": 9632,
                "name": "Milytia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9116/?format=api",
                "id": 9116,
                "name": "X-Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9588/?format=api",
                "id": 9588,
                "name": "HOAX"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Sg"
        }
    ]
}