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

{
    "url": "https://demozoo.org/api/v1/releasers/45652/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45652/",
    "id": 45652,
    "name": "The Action Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Action Force",
            "abbreviation": "TAF",
            "is_primary_nick": true,
            "variants": [
                "Action Force",
                "TAF",
                "TAF 6776",
                "The Action Force"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21573/?format=api",
                "id": 21573,
                "name": "Apollyon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66110/?format=api",
                "id": 66110,
                "name": "Crusher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                "id": 14294,
                "name": "Flex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1069"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8451"
        }
    ]
}