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

{
    "url": "https://demozoo.org/api/v1/releasers/131469/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131469/",
    "id": 131469,
    "name": "Fatal Error",
    "is_group": true,
    "nicks": [
        {
            "name": "Fatal Error",
            "abbreviation": "FTR",
            "is_primary_nick": true,
            "variants": [
                "FTR",
                "Fatal Error"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131568/?format=api",
                "id": 131568,
                "name": "Art-X"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131569/?format=api",
                "id": 131569,
                "name": "MGB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131570/?format=api",
                "id": 131570,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131571/?format=api",
                "id": 131571,
                "name": "LSK"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=970"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15493"
        }
    ]
}