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

{
    "url": "https://demozoo.org/api/v1/releasers/56131/?format=api",
    "demozoo_url": "https://demozoo.org/groups/56131/",
    "id": 56131,
    "name": "Anubis",
    "is_group": true,
    "nicks": [
        {
            "name": "Anubis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anubis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56134/?format=api",
                "id": 56134,
                "name": "Porky Pig"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16363/?format=api",
                "id": 16363,
                "name": "Smartin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7901/?format=api",
                "id": 7901,
                "name": "Kata"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/436/?format=api",
                "id": 436,
                "name": "Seen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56132/?format=api",
                "id": 56132,
                "name": "Chaos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2648"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8048"
        }
    ]
}