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

{
    "url": "https://demozoo.org/api/v1/releasers/6968/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6968/",
    "id": 6968,
    "name": "Tragedy",
    "is_group": true,
    "nicks": [
        {
            "name": "Tragedy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tragedy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8374/?format=api",
                "id": 8374,
                "name": "Claw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92347/?format=api",
                "id": 92347,
                "name": "Garry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1657/?format=api",
                "id": 1657,
                "name": "Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141376/?format=api",
                "id": 141376,
                "name": "MSK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99374/?format=api",
                "id": 99374,
                "name": "The Untold"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4617"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1044"
        }
    ]
}