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

{
    "url": "https://demozoo.org/api/v1/releasers/8306/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8306/",
    "id": 8306,
    "name": "Nazgul",
    "is_group": false,
    "nicks": [
        {
            "name": "Nazgul",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nazgul"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8307/?format=api",
                "id": 8307,
                "name": "Sabotage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13253/?format=api",
                "id": 13253,
                "name": "Y-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53262/?format=api",
                "id": 53262,
                "name": "Recall"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/534/?format=api",
                "id": 534,
                "name": "Matrix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=539"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37495"
        }
    ]
}