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

{
    "url": "https://demozoo.org/api/v1/releasers/97987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97987/",
    "id": 97987,
    "name": "Philips",
    "is_group": true,
    "nicks": [
        {
            "name": "Philips",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Philips"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97988/?format=api",
                "id": 97988,
                "name": "Lertek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101547/?format=api",
                "id": 101547,
                "name": "DJ Toxic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=40665"
        }
    ]
}