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

{
    "url": "https://demozoo.org/api/v1/releasers/17981/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17981/",
    "id": 17981,
    "name": "Express",
    "is_group": true,
    "nicks": [
        {
            "name": "Express",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Express"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107707/?format=api",
                "id": 107707,
                "name": "Bart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107708/?format=api",
                "id": 107708,
                "name": "Falco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95375/?format=api",
                "id": 95375,
                "name": "Isepic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102596/?format=api",
                "id": 102596,
                "name": "Access II"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29396"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14574"
        }
    ]
}