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

{
    "url": "https://demozoo.org/api/v1/releasers/8639/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8639/",
    "id": 8639,
    "name": "Miracle",
    "is_group": true,
    "nicks": [
        {
            "name": "Miracle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Miracle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19315/?format=api",
                "id": 19315,
                "name": "Data"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72540/?format=api",
                "id": 72540,
                "name": "ToadStool"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119336/?format=api",
                "id": 119336,
                "name": "Kiwi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127618/?format=api",
                "id": 127618,
                "name": "John"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=512"
        }
    ]
}