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

{
    "url": "https://demozoo.org/api/v1/releasers/62884/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62884/",
    "id": 62884,
    "name": "Guliver",
    "is_group": false,
    "nicks": [
        {
            "name": "Guliver",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Guli\\/er",
                "Guliver"
            ]
        },
        {
            "name": "Gulliver",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gulliver"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119554/?format=api",
                "id": 119554,
                "name": "German Consoles Syndicate"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22273"
        }
    ]
}