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

{
    "url": "https://demozoo.org/api/v1/releasers/58123/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58123/",
    "id": 58123,
    "name": "DeltaX",
    "is_group": false,
    "nicks": [
        {
            "name": "Delta-X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Delta X",
                "Delta-X"
            ]
        },
        {
            "name": "DeltaX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DeltaX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30723/?format=api",
                "id": 30723,
                "name": "New Objectives In Sound Exploration"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11424"
        }
    ]
}