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

{
    "url": "https://demozoo.org/api/v1/releasers/10591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10591/",
    "id": 10591,
    "name": "Green 7",
    "is_group": false,
    "nicks": [
        {
            "name": "GP7",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GP7"
            ]
        },
        {
            "name": "Green 7",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Green 7",
                "Green.7",
                "Green7"
            ]
        },
        {
            "name": "GreenPix7",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GreenPix7"
            ]
        },
        {
            "name": "Greenpix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Greenpix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10592/?format=api",
                "id": 10592,
                "name": "Bloom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                "id": 15373,
                "name": "Universe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20549/?format=api",
                "id": 20549,
                "name": "Darkmoon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=169"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2509"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1438"
        }
    ]
}