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

{
    "url": "https://demozoo.org/api/v1/releasers/44379/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44379/",
    "id": 44379,
    "name": "Helmer",
    "is_group": false,
    "nicks": [
        {
            "name": "Helmer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Helmer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                "id": 11710,
                "name": "Procreation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101492/?format=api",
                "id": 101492,
                "name": "Black Void"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3289"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59670"
        }
    ]
}