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

{
    "url": "https://demozoo.org/api/v1/releasers/140869/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140869/",
    "id": 140869,
    "name": "Fusion",
    "is_group": true,
    "nicks": [
        {
            "name": "Fusion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fusion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47374/?format=api",
                "id": 47374,
                "name": "Turk Team"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                "id": 52141,
                "name": "Jarre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133344/?format=api",
                "id": 133344,
                "name": "Sigma"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133348/?format=api",
                "id": 133348,
                "name": "The Dark Knight"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68708"
        }
    ]
}