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

{
    "url": "https://demozoo.org/api/v1/releasers/99797/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99797/",
    "id": 99797,
    "name": "BrainTrace Design",
    "is_group": true,
    "nicks": [
        {
            "name": "BrainTrace Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BrainTrace Design"
            ]
        },
        {
            "name": "BrainTrace Design Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BrainTrace Design Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61051/?format=api",
                "id": 61051,
                "name": "Mr. Soundwave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94008/?format=api",
                "id": 94008,
                "name": "Bodylove"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49387"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10025"
        }
    ]
}