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

{
    "url": "https://demozoo.org/api/v1/releasers/7100/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7100/",
    "id": 7100,
    "name": "Flashpoint",
    "is_group": true,
    "nicks": [
        {
            "name": "Flashpoint",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flashpoint"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7099/?format=api",
                "id": 7099,
                "name": "Mindrax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99705/?format=api",
                "id": 99705,
                "name": "Dr. Fx"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44138"
        }
    ]
}