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

{
    "url": "https://demozoo.org/api/v1/releasers/117142/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117142/",
    "id": 117142,
    "name": "Killers",
    "is_group": true,
    "nicks": [
        {
            "name": "Killers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Killers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59309/?format=api",
                "id": 59309,
                "name": "OmIcRoN"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117141/?format=api",
                "id": 117141,
                "name": "Deathlok"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99904/?format=api",
                "id": 99904,
                "name": "Polo Breath"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11340"
        }
    ]
}