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

{
    "url": "https://demozoo.org/api/v1/releasers/86222/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86222/",
    "id": 86222,
    "name": "Akbar",
    "is_group": false,
    "nicks": [
        {
            "name": "Akbar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Akbar"
            ]
        },
        {
            "name": "Aqbar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aqbar"
            ]
        },
        {
            "name": "Maniac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maniac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=126"
        }
    ]
}