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

{
    "url": "https://demozoo.org/api/v1/releasers/142114/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142114/",
    "id": 142114,
    "name": "Fifth Note",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Orchid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Black Orchid"
            ]
        },
        {
            "name": "Fifth Note",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "5th Note",
                "Fifth Note"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16604/?format=api",
                "id": 16604,
                "name": "Tempo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142115/?format=api",
                "id": 142115,
                "name": "STRZ"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117630/?format=api",
                "id": 117630,
                "name": "Horde"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69493"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010219103416/http://koti.mbnet.fi/~fnote/index1.html"
        }
    ]
}