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

{
    "url": "https://demozoo.org/api/v1/releasers/394/?format=api",
    "demozoo_url": "https://demozoo.org/groups/394/",
    "id": 394,
    "name": "Skarla",
    "is_group": true,
    "nicks": [
        {
            "name": "Skarla",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skarla"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/393/?format=api",
                "id": 393,
                "name": "Jamie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6236/?format=api",
                "id": 6236,
                "name": "Marvin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6237/?format=api",
                "id": 6237,
                "name": "Norm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8396/?format=api",
                "id": 8396,
                "name": "Horus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8395/?format=api",
                "id": 8395,
                "name": "Scarface"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25764/?format=api",
                "id": 25764,
                "name": "Nash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11031/?format=api",
                "id": 11031,
                "name": "EFT"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2115/?format=api",
                "id": 2115,
                "name": "Major X"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9317"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=957"
        }
    ]
}