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

{
    "url": "https://demozoo.org/api/v1/releasers/28783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28783/",
    "id": 28783,
    "name": "Zimmerman",
    "is_group": false,
    "nicks": [
        {
            "name": "Zimmerman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zimmerman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133000/?format=api",
                "id": 133000,
                "name": "Digital Brotherhood"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133001/?format=api",
                "id": 133001,
                "name": "UMT"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8410"
        }
    ]
}