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

{
    "url": "https://demozoo.org/api/v1/releasers/31412/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31412/",
    "id": 31412,
    "name": "E.G.B.",
    "is_group": false,
    "nicks": [
        {
            "name": "E.G.B.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "E.G.B."
            ]
        },
        {
            "name": "EGB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EGB"
            ]
        },
        {
            "name": "Gordon Gibson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gordon Gibson"
            ]
        },
        {
            "name": "Sinigord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sinigord"
            ]
        },
        {
            "name": "Skywalker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Skywalker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31411/?format=api",
                "id": 31411,
                "name": "Sub Humans In Turkey"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31486/?format=api",
                "id": 31486,
                "name": "Cynix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45106/?format=api",
                "id": 45106,
                "name": "Sinister Developments"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}