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

{
    "url": "https://demozoo.org/api/v1/releasers/23540/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23540/",
    "id": 23540,
    "name": "Flower",
    "is_group": false,
    "nicks": [
        {
            "name": "Flower",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flower"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17594/?format=api",
                "id": 17594,
                "name": "Avatar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9468/?format=api",
                "id": 9468,
                "name": "Sinclair Club"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2392"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Flower"
        }
    ]
}