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

{
    "url": "https://demozoo.org/api/v1/releasers/10901/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10901/",
    "id": 10901,
    "name": "Victims",
    "is_group": true,
    "nicks": [
        {
            "name": "Victims",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Victims"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7124/?format=api",
                "id": 7124,
                "name": "Mavey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10902/?format=api",
                "id": 10902,
                "name": "Kali"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10430/?format=api",
                "id": 10430,
                "name": "Sator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10903/?format=api",
                "id": 10903,
                "name": "Roger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7125/?format=api",
                "id": 7125,
                "name": "Nelson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10431/?format=api",
                "id": 10431,
                "name": "Konus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29456"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14409"
        }
    ]
}