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

{
    "url": "https://demozoo.org/api/v1/releasers/4588/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4588/",
    "id": 4588,
    "name": "Drone",
    "is_group": false,
    "nicks": [
        {
            "name": "Drone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133561/?format=api",
                "id": 133561,
                "name": "Deadline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50879/?format=api",
                "id": 50879,
                "name": "Underworld"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/686/?format=api",
                "id": 686,
                "name": "Humanoids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36405"
        }
    ]
}