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

{
    "url": "https://demozoo.org/api/v1/releasers/101120/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101120/",
    "id": 101120,
    "name": "Professor Genesis",
    "is_group": false,
    "nicks": [
        {
            "name": "Professor Genesis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Professor Genesis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92043/?format=api",
                "id": 92043,
                "name": "Brainstormers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63215/?format=api",
                "id": 63215,
                "name": "Continental Pirate Union"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58729"
        }
    ]
}