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

{
    "url": "https://demozoo.org/api/v1/releasers/101941/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101941/",
    "id": 101941,
    "name": "Torture",
    "is_group": true,
    "nicks": [
        {
            "name": "Torture",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Torture"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102553/?format=api",
                "id": 102553,
                "name": "Hamra Kahle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106478/?format=api",
                "id": 106478,
                "name": "Utopia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137703/?format=api",
                "id": 137703,
                "name": "Light"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137704/?format=api",
                "id": 137704,
                "name": "Sirius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137705/?format=api",
                "id": 137705,
                "name": "Apex"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60986"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11550"
        }
    ]
}