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

{
    "url": "https://demozoo.org/api/v1/releasers/74382/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74382/",
    "id": 74382,
    "name": "The Dark Rising",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dark Rising",
            "abbreviation": "tDR",
            "is_primary_nick": true,
            "variants": [
                "The Dark Rising",
                "tDR"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30882/?format=api",
                "id": 30882,
                "name": "Nitro!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10041/?format=api",
                "id": 10041,
                "name": "Spite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110121/?format=api",
                "id": 110121,
                "name": "Demon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110122/?format=api",
                "id": 110122,
                "name": "Hon-T"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27182/?format=api",
                "id": 27182,
                "name": "Sonar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110123/?format=api",
                "id": 110123,
                "name": "Teknik"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=120"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060427145732/http://www.upcnet.es/~cgr2/"
        }
    ]
}