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

{
    "url": "https://demozoo.org/api/v1/releasers/107648/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107648/",
    "id": 107648,
    "name": "Defcon",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101191/?format=api",
                "id": 101191,
                "name": "Fump"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93817/?format=api",
                "id": 93817,
                "name": "Barrac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18210/?format=api",
                "id": 18210,
                "name": "Gipzy King"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21632/?format=api",
                "id": 21632,
                "name": "Johan Alpmar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106009/?format=api",
                "id": 106009,
                "name": "Techno"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18212/?format=api",
                "id": 18212,
                "name": "Traz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119875/?format=api",
                "id": 119875,
                "name": "Cerize"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18362"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4038"
        }
    ]
}