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

{
    "url": "https://demozoo.org/api/v1/releasers/22128/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22128/",
    "id": 22128,
    "name": "X-Man",
    "is_group": false,
    "nicks": [
        {
            "name": "X-Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Man"
            ]
        },
        {
            "name": "Xman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Xman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22129/?format=api",
                "id": 22129,
                "name": "Sunset Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26333/?format=api",
                "id": 26333,
                "name": "PLN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                "id": 11710,
                "name": "Procreation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=639"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=490"
        }
    ]
}