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

{
    "url": "https://demozoo.org/api/v1/releasers/23762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23762/",
    "id": 23762,
    "name": "Red Baron",
    "is_group": false,
    "nicks": [
        {
            "name": "Red Baron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Baron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108059/?format=api",
                "id": 108059,
                "name": "The Giants"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9354"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7424"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5713/"
        }
    ]
}