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

{
    "url": "https://demozoo.org/api/v1/releasers/87671/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87671/",
    "id": 87671,
    "name": "Nightflowers",
    "is_group": false,
    "nicks": [
        {
            "name": "Nightflowers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Night Flowers",
                "Nightflowers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133231/?format=api",
                "id": 133231,
                "name": "Flow Hertz Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24121/?format=api",
                "id": 24121,
                "name": "N-Zone"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9248"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030411224310/http://www.flowhertz.com/nightflowers/"
        }
    ]
}