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

{
    "url": "https://demozoo.org/api/v1/releasers/108874/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108874/",
    "id": 108874,
    "name": "Sentec",
    "is_group": true,
    "nicks": [
        {
            "name": "Sentec",
            "abbreviation": "STC",
            "is_primary_nick": true,
            "variants": [
                "STC",
                "Sentec"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113674/?format=api",
                "id": 113674,
                "name": "Lier"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122649/?format=api",
                "id": 122649,
                "name": "Biloo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122651/?format=api",
                "id": 122651,
                "name": "The Beast"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1474"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8571"
        }
    ]
}