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

{
    "url": "https://demozoo.org/api/v1/releasers/118926/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118926/",
    "id": 118926,
    "name": "Pseudo-Dancer",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyborg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyborg"
            ]
        },
        {
            "name": "Pseudo-Dancer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pseudo-Dancer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4506/?format=api",
                "id": 4506,
                "name": "Hardline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39699/?format=api",
                "id": 39699,
                "name": "Omega"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1446"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15184"
        }
    ]
}