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

{
    "url": "https://demozoo.org/api/v1/releasers/19851/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19851/",
    "id": 19851,
    "name": "Realm",
    "is_group": true,
    "nicks": [
        {
            "name": "Realm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Realm"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19850/?format=api",
                "id": 19850,
                "name": "Ghost"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50467/?format=api",
                "id": 50467,
                "name": "Earwax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120530/?format=api",
                "id": 120530,
                "name": "Warp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19536/?format=api",
                "id": 19536,
                "name": "Shaan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13437"
        }
    ]
}