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

{
    "url": "https://demozoo.org/api/v1/releasers/23858/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23858/",
    "id": 23858,
    "name": "Professional Kill Mashine",
    "is_group": true,
    "nicks": [
        {
            "name": "Professional Kill Mashine",
            "abbreviation": "PKM",
            "is_primary_nick": true,
            "variants": [
                "PKM",
                "Professional Kill Mashine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23857/?format=api",
                "id": 23857,
                "name": "Yakov-K"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23881/?format=api",
                "id": 23881,
                "name": "Undead Bat"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}