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

{
    "url": "https://demozoo.org/api/v1/releasers/54107/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54107/",
    "id": 54107,
    "name": "17 Bit Software",
    "is_group": true,
    "nicks": [
        {
            "name": "17 Bit Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "17 Bit Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2965/?format=api",
                "id": 2965,
                "name": "Allister Brimble"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91437/?format=api",
                "id": 91437,
                "name": "Spadge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96858/?format=api",
                "id": 96858,
                "name": "James Newcomb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97398/?format=api",
                "id": 97398,
                "name": "Steve Colbeck"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101182/?format=api",
                "id": 101182,
                "name": "Mr. Bun"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101183/?format=api",
                "id": 101183,
                "name": "T.U.G."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103950/?format=api",
                "id": 103950,
                "name": "Beanbag"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104148/?format=api",
                "id": 104148,
                "name": "Dean Harvey"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2301"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2686"
        }
    ]
}