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

{
    "url": "https://demozoo.org/api/v1/releasers/156621/?format=api",
    "demozoo_url": "https://demozoo.org/groups/156621/",
    "id": 156621,
    "name": "Nijntje Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "Nijntje Inc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nijntje Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5482/?format=api",
                "id": 5482,
                "name": "Kork"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
                "id": 5639,
                "name": "Bassie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/156622/?format=api",
                "id": 156622,
                "name": "Uliq the Butterfly"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}