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

{
    "url": "https://demozoo.org/api/v1/releasers/95762/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95762/",
    "id": 95762,
    "name": "The Digital Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Digital Force",
            "abbreviation": "TDF",
            "is_primary_nick": true,
            "variants": [
                "TDF",
                "The Digital Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47590/?format=api",
                "id": 47590,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91035/?format=api",
                "id": 91035,
                "name": "Bionix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104630/?format=api",
                "id": 104630,
                "name": "Izard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105199/?format=api",
                "id": 105199,
                "name": "Powersource"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105338/?format=api",
                "id": 105338,
                "name": "Silverhawk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105918/?format=api",
                "id": 105918,
                "name": "Zac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31305"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12869"
        }
    ]
}