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

{
    "url": "https://demozoo.org/api/v1/releasers/101296/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101296/",
    "id": 101296,
    "name": "Exil",
    "is_group": true,
    "nicks": [
        {
            "name": "Exil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exil"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35098/?format=api",
                "id": 35098,
                "name": "Pye"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101297/?format=api",
                "id": 101297,
                "name": "Christal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59266"
        }
    ]
}