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

{
    "url": "https://demozoo.org/api/v1/releasers/114559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114559/",
    "id": 114559,
    "name": "Mr. Noname",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Noname",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Noname"
            ]
        },
        {
            "name": "Mr. Nonamed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Nonamed"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98286/?format=api",
                "id": 98286,
                "name": "Inforadio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18873/?format=api",
                "id": 18873,
                "name": "Necropolis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44383"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29966"
        }
    ]
}