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

{
    "url": "https://demozoo.org/api/v1/releasers/114621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114621/",
    "id": 114621,
    "name": "The Orme",
    "is_group": false,
    "nicks": [
        {
            "name": "The Orme",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Orme"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114620/?format=api",
                "id": 114620,
                "name": "Azure Sky"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110240/?format=api",
                "id": 110240,
                "name": "Black D-Zine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7475"
        }
    ]
}