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

{
    "url": "https://demozoo.org/api/v1/releasers/76295/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76295/",
    "id": 76295,
    "name": "Light",
    "is_group": false,
    "nicks": [
        {
            "name": "Light",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Light"
            ]
        },
        {
            "name": "MC Hal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.C. Hal",
                "MC Hal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                "id": 7665,
                "name": "Fanatic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61540/?format=api",
                "id": 61540,
                "name": "Black Jack"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4752"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25038"
        }
    ]
}