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

{
    "url": "https://demozoo.org/api/v1/releasers/4727/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4727/",
    "id": 4727,
    "name": "Zoom",
    "is_group": false,
    "nicks": [
        {
            "name": "Zoom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zoom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2219/?format=api",
                "id": 2219,
                "name": "NeXT"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7177/?format=api",
                "id": 7177,
                "name": "Distorsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1434"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25160"
        }
    ]
}