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

{
    "url": "https://demozoo.org/api/v1/releasers/5413/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5413/",
    "id": 5413,
    "name": "Enok",
    "is_group": false,
    "nicks": [
        {
            "name": "Enok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enok"
            ]
        },
        {
            "name": "Enokman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Enokman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13521/?format=api",
                "id": 13521,
                "name": "Chrome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10443/?format=api",
                "id": 10443,
                "name": "Urinate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                "id": 48,
                "name": "Exceed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13951"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1595"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3904"
        }
    ]
}