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

{
    "url": "https://demozoo.org/api/v1/releasers/92527/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92527/",
    "id": 92527,
    "name": "Abusive",
    "is_group": true,
    "nicks": [
        {
            "name": "Abusive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abusive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92528/?format=api",
                "id": 92528,
                "name": "Amiga Kid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101614/?format=api",
                "id": 101614,
                "name": "Mr. Techno"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101615/?format=api",
                "id": 101615,
                "name": "HMJ Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101616/?format=api",
                "id": 101616,
                "name": "The Amiga Hunter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=9931"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5765"
        }
    ]
}