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

{
    "url": "https://demozoo.org/api/v1/releasers/22124/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22124/",
    "id": 22124,
    "name": "Blue Zone",
    "is_group": false,
    "nicks": [
        {
            "name": "Blue Zone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Zone",
                "Bluezone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29012/?format=api",
                "id": 29012,
                "name": "Immortal Coil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22125/?format=api",
                "id": 22125,
                "name": "Sequence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19171/?format=api",
                "id": 19171,
                "name": "Sinope"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8681"
        }
    ]
}