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

{
    "url": "https://demozoo.org/api/v1/releasers/30132/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30132/",
    "id": 30132,
    "name": "Sprite",
    "is_group": true,
    "nicks": [
        {
            "name": "Sprite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sprite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                "id": 26652,
                "name": "Calim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                "id": 18774,
                "name": "flure"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80107/?format=api",
                "id": 80107,
                "name": "Carmy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=572"
        }
    ]
}