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

{
    "url": "https://demozoo.org/api/v1/releasers/1530/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1530/",
    "id": 1530,
    "name": "Domino",
    "is_group": false,
    "nicks": [
        {
            "name": "Domino",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Domino"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49661/?format=api",
                "id": 49661,
                "name": "Spirit"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=5116"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10096"
        }
    ]
}