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

{
    "url": "https://demozoo.org/api/v1/releasers/15608/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15608/",
    "id": 15608,
    "name": "Humphrey",
    "is_group": false,
    "nicks": [
        {
            "name": "Humphrey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Humphrey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16378/?format=api",
                "id": 16378,
                "name": "Centolos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18873/?format=api",
                "id": 18873,
                "name": "Necropolis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19337/?format=api",
                "id": 19337,
                "name": "Digimed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8466"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=203"
        }
    ]
}