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

{
    "url": "https://demozoo.org/api/v1/releasers/16969/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16969/",
    "id": 16969,
    "name": "Cavell",
    "is_group": false,
    "nicks": [
        {
            "name": "Cavell",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cavell"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16970/?format=api",
                "id": 16970,
                "name": "Sixty9"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55868/?format=api",
                "id": 55868,
                "name": "FCL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55869/?format=api",
                "id": 55869,
                "name": "FlyPaper"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=984"
        }
    ]
}