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

{
    "url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86571/",
    "id": 86571,
    "name": "EGA Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "EGA Cracking Service",
            "abbreviation": "EGA",
            "is_primary_nick": true,
            "variants": [
                "EGA",
                "EGA Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136238/?format=api",
                "id": 136238,
                "name": "Sir Tippitt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123412/?format=api",
                "id": 123412,
                "name": "Adam'88"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125184/?format=api",
                "id": 125184,
                "name": "Snooky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90344/?format=api",
                "id": 90344,
                "name": "Madman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90274/?format=api",
                "id": 90274,
                "name": "Duncan Jack"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
                "id": 125142,
                "name": "The Dark Science"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3108"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9837"
        }
    ]
}