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

{
    "url": "https://demozoo.org/api/v1/releasers/98997/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98997/",
    "id": 98997,
    "name": "Red Spectres",
    "is_group": true,
    "nicks": [
        {
            "name": "Red Spectres",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Spectres"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93165/?format=api",
                "id": 93165,
                "name": "Uncle Mat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92386/?format=api",
                "id": 92386,
                "name": "Dixan05"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98998/?format=api",
                "id": 98998,
                "name": "Dumpling Raf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98999/?format=api",
                "id": 98999,
                "name": "Lalique"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99000/?format=api",
                "id": 99000,
                "name": "Mr. Seb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116428/?format=api",
                "id": 116428,
                "name": "James Bond"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44520"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13208"
        }
    ]
}