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

{
    "url": "https://demozoo.org/api/v1/releasers/108861/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108861/",
    "id": 108861,
    "name": "Second Dimension",
    "is_group": true,
    "nicks": [
        {
            "name": "Second Dimension",
            "abbreviation": "2D",
            "is_primary_nick": true,
            "variants": [
                "2D",
                "Second Dimension"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141671/?format=api",
                "id": 141671,
                "name": "Magazine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52292/?format=api",
                "id": 52292,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                "id": 118419,
                "name": "Codey"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132776/?format=api",
                "id": 132776,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145575/?format=api",
                "id": 145575,
                "name": "Kidnice"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1053"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8444"
        }
    ]
}