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

{
    "url": "https://demozoo.org/api/v1/releasers/7611/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7611/",
    "id": 7611,
    "name": "Conflict",
    "is_group": true,
    "nicks": [
        {
            "name": "Conflict",
            "abbreviation": "CF",
            "is_primary_nick": true,
            "variants": [
                "CF",
                "Conflict"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7610/?format=api",
                "id": 7610,
                "name": "Sonix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45360/?format=api",
                "id": 45360,
                "name": "ReD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86026/?format=api",
                "id": 86026,
                "name": "Nono"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51328/?format=api",
                "id": 51328,
                "name": "Twist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1663"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8627"
        }
    ]
}