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

{
    "url": "https://demozoo.org/api/v1/releasers/96262/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96262/",
    "id": 96262,
    "name": "The Task Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Task Force",
            "abbreviation": "TTF",
            "is_primary_nick": true,
            "variants": [
                "TTF",
                "The Task Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2919/?format=api",
                "id": 2919,
                "name": "Jürgen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75239/?format=api",
                "id": 75239,
                "name": "J.J."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125877/?format=api",
                "id": 125877,
                "name": "The Electronic Federation"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134268/?format=api",
                "id": 134268,
                "name": "Amadeus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2517"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=33675"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8880"
        }
    ]
}