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

{
    "url": "https://demozoo.org/api/v1/releasers/51420/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51420/",
    "id": 51420,
    "name": "Bones",
    "is_group": true,
    "nicks": [
        {
            "name": "Bones",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bones"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86579/?format=api",
                "id": 86579,
                "name": "Yobbo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122580/?format=api",
                "id": 122580,
                "name": "Jackanapes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122581/?format=api",
                "id": 122581,
                "name": "Spaceman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122582/?format=api",
                "id": 122582,
                "name": "Zarch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122584/?format=api",
                "id": 122584,
                "name": "Spooney"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122585/?format=api",
                "id": 122585,
                "name": "Indo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122586/?format=api",
                "id": 122586,
                "name": "Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122583/?format=api",
                "id": 122583,
                "name": "Rastelin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=665"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3843"
        }
    ]
}