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

{
    "url": "https://demozoo.org/api/v1/releasers/92422/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92422/",
    "id": 92422,
    "name": "Pici",
    "is_group": true,
    "nicks": [
        {
            "name": "Pici",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pici"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95990/?format=api",
                "id": 95990,
                "name": "Buh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95991/?format=api",
                "id": 95991,
                "name": "Sir Dan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101933/?format=api",
                "id": 101933,
                "name": "Cracknel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23299/?format=api",
                "id": 23299,
                "name": "Ventor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9235"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5789"
        }
    ]
}