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

{
    "url": "https://demozoo.org/api/v1/releasers/96371/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96371/",
    "id": 96371,
    "name": "Texmac",
    "is_group": true,
    "nicks": [
        {
            "name": "Texmac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Texmac"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22071/?format=api",
                "id": 22071,
                "name": "Coming Art"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96372/?format=api",
                "id": 96372,
                "name": "Dancing Art"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100024/?format=api",
                "id": 100024,
                "name": "Fast Jack"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34173"
        }
    ]
}