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

{
    "url": "https://demozoo.org/api/v1/releasers/62600/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62600/",
    "id": 62600,
    "name": "Pure-Byte",
    "is_group": true,
    "nicks": [
        {
            "name": "Pure-Byte",
            "abbreviation": "PUB",
            "is_primary_nick": true,
            "variants": [
                "PUB",
                "Pure-Byte"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99393/?format=api",
                "id": 99393,
                "name": "Stubucrash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105854/?format=api",
                "id": 105854,
                "name": "SKU"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58469/?format=api",
                "id": 58469,
                "name": "Yip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125935/?format=api",
                "id": 125935,
                "name": "Conan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=905"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45986"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6539"
        }
    ]
}