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

{
    "url": "https://demozoo.org/api/v1/releasers/108788/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108788/",
    "id": 108788,
    "name": "Royal Norwegian Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Royal Norwegian Crackers",
            "abbreviation": "RNC",
            "is_primary_nick": true,
            "variants": [
                "RNC",
                "Royal Norwegian Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137974/?format=api",
                "id": 137974,
                "name": "Little Mosquito"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137975/?format=api",
                "id": 137975,
                "name": "Danger Mouse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137976/?format=api",
                "id": 137976,
                "name": "Mozart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69506/?format=api",
                "id": 69506,
                "name": "PC Fuzz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3332"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9172"
        }
    ]
}