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

{
    "url": "https://demozoo.org/api/v1/releasers/6787/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6787/",
    "id": 6787,
    "name": "Corvo",
    "is_group": false,
    "nicks": [
        {
            "name": "Corvo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Corvo"
            ]
        },
        {
            "name": "Dark Justice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dark Justice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13089/?format=api",
                "id": 13089,
                "name": "Spirit New Style"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13001"
        }
    ]
}