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

{
    "url": "https://demozoo.org/api/v1/releasers/41460/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41460/",
    "id": 41460,
    "name": "Exile",
    "is_group": true,
    "nicks": [
        {
            "name": "Exile",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exile"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41459/?format=api",
                "id": 41459,
                "name": "Iloinen Kiloinen Loinen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10568/?format=api",
                "id": 10568,
                "name": "Spectra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148891/?format=api",
                "id": 148891,
                "name": "Dr. Byte"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2045"
        }
    ]
}