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

{
    "url": "https://demozoo.org/api/v1/releasers/3039/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3039/",
    "id": 3039,
    "name": "Chaj",
    "is_group": false,
    "nicks": [
        {
            "name": "Chai",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chai"
            ]
        },
        {
            "name": "Chaj",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chaj"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3065/?format=api",
                "id": 3065,
                "name": "Alpha Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19029/?format=api",
                "id": 19029,
                "name": "Nightmare Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1015"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=832"
        }
    ]
}