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

{
    "url": "https://demozoo.org/api/v1/releasers/97588/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97588/",
    "id": 97588,
    "name": "Fantastic Four",
    "is_group": true,
    "nicks": [
        {
            "name": "Fantastic Four",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fantastic Four"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1324/?format=api",
                "id": 1324,
                "name": "S.M.U.D.O."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97589/?format=api",
                "id": 97589,
                "name": "Lador"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102709/?format=api",
                "id": 102709,
                "name": "Kobor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106348/?format=api",
                "id": 106348,
                "name": "Douglas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106347/?format=api",
                "id": 106347,
                "name": "Sir Damys"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39147"
        }
    ]
}