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

{
    "url": "https://demozoo.org/api/v1/releasers/36198/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36198/",
    "id": 36198,
    "name": "Goyave",
    "is_group": true,
    "nicks": [
        {
            "name": "Goyave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goyave"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1457/?format=api",
                "id": 1457,
                "name": "STV"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
                "id": 251,
                "name": "Yes"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1804"
        }
    ]
}