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

{
    "url": "https://demozoo.org/api/v1/releasers/62996/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62996/",
    "id": 62996,
    "name": "Victory",
    "is_group": true,
    "nicks": [
        {
            "name": "Victory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Victory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62997/?format=api",
                "id": 62997,
                "name": "The Golden Arrows"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47597/?format=api",
                "id": 47597,
                "name": "Mr. King"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99671/?format=api",
                "id": 99671,
                "name": "Insert Game"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38887"
        }
    ]
}