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

{
    "url": "https://demozoo.org/api/v1/releasers/98194/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/98194/",
    "id": 98194,
    "name": "Matt The Rat",
    "is_group": false,
    "nicks": [
        {
            "name": "Matrat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Matrat"
            ]
        },
        {
            "name": "Matt The Rat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matt The Rat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102526/?format=api",
                "id": 102526,
                "name": "New Age"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41413"
        }
    ]
}