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

{
    "url": "https://demozoo.org/api/v1/releasers/102069/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102069/",
    "id": 102069,
    "name": "Wu-Tang",
    "is_group": false,
    "nicks": [
        {
            "name": "Jura",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jura"
            ]
        },
        {
            "name": "Maka B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maka B"
            ]
        },
        {
            "name": "Wu-Tang",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wu-Tang"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100968/?format=api",
                "id": 100968,
                "name": "Fresh"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21758/?format=api",
                "id": 21758,
                "name": "Redline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61330"
        }
    ]
}