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

{
    "url": "https://demozoo.org/api/v1/releasers/45641/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45641/",
    "id": 45641,
    "name": "Regality",
    "is_group": true,
    "nicks": [
        {
            "name": "Regality",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Regality"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62353/?format=api",
                "id": 62353,
                "name": "Khaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71688/?format=api",
                "id": 71688,
                "name": "Apeman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98531/?format=api",
                "id": 98531,
                "name": "Plejad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98532/?format=api",
                "id": 98532,
                "name": "Kiffe"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42841"
        }
    ]
}