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

{
    "url": "https://demozoo.org/api/v1/releasers/70730/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70730/",
    "id": 70730,
    "name": "D.U.P",
    "is_group": false,
    "nicks": [
        {
            "name": "D.U.P",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D.U.P"
            ]
        },
        {
            "name": "DUP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DUP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19477/?format=api",
                "id": 19477,
                "name": "Three Times No"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2317"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=34951"
        }
    ]
}