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

{
    "url": "https://demozoo.org/api/v1/releasers/53856/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53856/",
    "id": 53856,
    "name": "The Unreliable Rebels",
    "is_group": true,
    "nicks": [
        {
            "name": "The Unreliable Rebels",
            "abbreviation": "TUR",
            "is_primary_nick": true,
            "variants": [
                "TUR",
                "The Unreliable Rebels"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29531/?format=api",
                "id": 29531,
                "name": "Rune"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1257/?format=api",
                "id": 1257,
                "name": "Henning Rokling"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=630"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8388"
        }
    ]
}