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

{
    "url": "https://demozoo.org/api/v1/releasers/105740/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105740/",
    "id": 105740,
    "name": "Atomic Circle",
    "is_group": true,
    "nicks": [
        {
            "name": "Atomic Circle",
            "abbreviation": "AC",
            "is_primary_nick": true,
            "variants": [
                "AC",
                "Atomic Circle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105741/?format=api",
                "id": 105741,
                "name": "Warbird"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105745/?format=api",
                "id": 105745,
                "name": "Coma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105746/?format=api",
                "id": 105746,
                "name": "Cons"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2188"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8782"
        }
    ]
}