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

{
    "url": "https://demozoo.org/api/v1/releasers/101805/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101805/",
    "id": 101805,
    "name": "Go-Go Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Go-Go Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Go-Go Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69562/?format=api",
                "id": 69562,
                "name": "Zip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69563/?format=api",
                "id": 69563,
                "name": "Mace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99449/?format=api",
                "id": 99449,
                "name": "Trackjack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101806/?format=api",
                "id": 101806,
                "name": "Copper Master"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101807/?format=api",
                "id": 101807,
                "name": "Zound Stealer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60595"
        }
    ]
}