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

{
    "url": "https://demozoo.org/api/v1/releasers/43009/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43009/",
    "id": 43009,
    "name": "Mr. Pizza",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Pizza",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MRP",
                "Mr. Pizza"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                "id": 4310,
                "name": "Laxative Effects"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10518"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32030"
        }
    ]
}