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

{
    "url": "https://demozoo.org/api/v1/releasers/27199/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27199/",
    "id": 27199,
    "name": "DJ Shivan",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Shivan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Shivan"
            ]
        },
        {
            "name": "DJS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJS"
            ]
        },
        {
            "name": "DjShivan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DjShivan"
            ]
        },
        {
            "name": "Shivan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shivan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27165/?format=api",
                "id": 27165,
                "name": "Gorospe Tim"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                "id": 42321,
                "name": "Kernel Panic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=944"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.anypixel.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=9261"
        }
    ]
}