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

{
    "url": "https://demozoo.org/api/v1/releasers/81432/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81432/",
    "id": 81432,
    "name": "Fantasy",
    "is_group": true,
    "nicks": [
        {
            "name": "Fantasy",
            "abbreviation": "FAY",
            "is_primary_nick": true,
            "variants": [
                "FAY",
                "Fantasy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32049/?format=api",
                "id": 32049,
                "name": "Argonaut"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81433/?format=api",
                "id": 81433,
                "name": "Robocop"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81434/?format=api",
                "id": 81434,
                "name": "Freak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81435/?format=api",
                "id": 81435,
                "name": "Doeskopp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81436/?format=api",
                "id": 81436,
                "name": "Tim & Struppie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/fantasy"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14018"
        }
    ]
}