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

{
    "url": "https://demozoo.org/api/v1/releasers/134886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/134886/",
    "id": 134886,
    "name": "Ira",
    "is_group": true,
    "nicks": [
        {
            "name": "Ira",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ira"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98089/?format=api",
                "id": 98089,
                "name": "Battlemaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98090/?format=api",
                "id": 98090,
                "name": "Commander Solo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134887/?format=api",
                "id": 134887,
                "name": "Deathrow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101473/?format=api",
                "id": 101473,
                "name": "Hex Max"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40948"
        }
    ]
}