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

{
    "url": "https://demozoo.org/api/v1/releasers/11151/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11151/",
    "id": 11151,
    "name": "Balance",
    "is_group": false,
    "nicks": [
        {
            "name": "Arthur",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Art",
                "Arthur"
            ]
        },
        {
            "name": "Balance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Balance",
                "Bln"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11043/?format=api",
                "id": 11043,
                "name": "Replay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11165/?format=api",
                "id": 11165,
                "name": "The Fun Factory"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7733"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1779"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=175"
        }
    ]
}