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

{
    "url": "https://demozoo.org/api/v1/releasers/105317/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105317/",
    "id": 105317,
    "name": "Shadow Light",
    "is_group": true,
    "nicks": [
        {
            "name": "Shadow Light",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shadow Light"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24704/?format=api",
                "id": 24704,
                "name": "Smasher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92549/?format=api",
                "id": 92549,
                "name": "Narrator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2857/?format=api",
                "id": 2857,
                "name": "FFC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68512/?format=api",
                "id": 68512,
                "name": "Bernstein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15685/?format=api",
                "id": 15685,
                "name": "Ghetto"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7119"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8157"
        }
    ]
}