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

{
    "url": "https://demozoo.org/api/v1/releasers/11415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11415/",
    "id": 11415,
    "name": "Da Hinurit",
    "is_group": true,
    "nicks": [
        {
            "name": "Da Hinurit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Da Hinurit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                "id": 3043,
                "name": "Spiikki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4288"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44065"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=438"
        }
    ]
}