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

{
    "url": "https://demozoo.org/api/v1/releasers/75886/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75886/",
    "id": 75886,
    "name": "Headhunter",
    "is_group": false,
    "nicks": [
        {
            "name": "Headhunter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Headhunter"
            ]
        },
        {
            "name": "The Jester",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Jester"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75885/?format=api",
                "id": 75885,
                "name": "Density Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104509/?format=api",
                "id": 104509,
                "name": "Teamwork"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67128/?format=api",
                "id": 67128,
                "name": "Power House"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67509"
        }
    ]
}