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

{
    "url": "https://demozoo.org/api/v1/releasers/30789/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30789/",
    "id": 30789,
    "name": "The Last Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "The Last Dream",
            "abbreviation": "TLD",
            "is_primary_nick": true,
            "variants": [
                "TLD",
                "The Last Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33979/?format=api",
                "id": 33979,
                "name": "CaptainFR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34146/?format=api",
                "id": 34146,
                "name": "Keus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74906/?format=api",
                "id": 74906,
                "name": "Titophe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74907/?format=api",
                "id": 74907,
                "name": "Talis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74909/?format=api",
                "id": 74909,
                "name": "Mei"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74908/?format=api",
                "id": 74908,
                "name": "Kami"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74910/?format=api",
                "id": 74910,
                "name": "Sigomatix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=105"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020126075903/http://tdl.planet-d.net:80/"
        }
    ]
}