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

{
    "url": "https://demozoo.org/api/v1/releasers/59058/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59058/",
    "id": 59058,
    "name": "Goldfire",
    "is_group": true,
    "nicks": [
        {
            "name": "Goldfire",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goldfire"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59057/?format=api",
                "id": 59057,
                "name": "Marty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79441/?format=api",
                "id": 79441,
                "name": "Prophet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91172/?format=api",
                "id": 91172,
                "name": "Frantik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50489/?format=api",
                "id": 50489,
                "name": "McGrieves"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11335"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3002"
        }
    ]
}