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

{
    "url": "https://demozoo.org/api/v1/releasers/101232/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101232/",
    "id": 101232,
    "name": "Aliens",
    "is_group": true,
    "nicks": [
        {
            "name": "Aliens",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aliens"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21809/?format=api",
                "id": 21809,
                "name": "Millennium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10080/?format=api",
                "id": 10080,
                "name": "Growl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101233/?format=api",
                "id": 101233,
                "name": "Airbug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118133/?format=api",
                "id": 118133,
                "name": "Ralph"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92164/?format=api",
                "id": 92164,
                "name": "The Green Lark"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13682"
        }
    ]
}