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

{
    "url": "https://demozoo.org/api/v1/releasers/63349/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63349/",
    "id": 63349,
    "name": "Cryptom",
    "is_group": true,
    "nicks": [
        {
            "name": "Cryptom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cryptom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63350/?format=api",
                "id": 63350,
                "name": "Snake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99590/?format=api",
                "id": 99590,
                "name": "Wenjoy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10955/?format=api",
                "id": 10955,
                "name": "Opal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47875"
        }
    ]
}