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

{
    "url": "https://demozoo.org/api/v1/releasers/51553/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51553/",
    "id": 51553,
    "name": "Dingo",
    "is_group": false,
    "nicks": [
        {
            "name": "Dingo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dingo"
            ]
        },
        {
            "name": "Dingo von Springberg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dingo von Springberg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51552/?format=api",
                "id": 51552,
                "name": "The Warp System"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25899"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68619"
        }
    ]
}