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

{
    "url": "https://demozoo.org/api/v1/releasers/62051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62051/",
    "id": 62051,
    "name": "Neurotik",
    "is_group": false,
    "nicks": [
        {
            "name": "Neurotic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Neurotic"
            ]
        },
        {
            "name": "Neurotik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neurotik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                "id": 61581,
                "name": "A-Bomb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62052/?format=api",
                "id": 62052,
                "name": "PuPu-Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5320"
        }
    ]
}