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

{
    "url": "https://demozoo.org/api/v1/releasers/145012/?format=api",
    "demozoo_url": "https://demozoo.org/groups/145012/",
    "id": 145012,
    "name": "Cracker Force Nijmegen",
    "is_group": true,
    "nicks": [
        {
            "name": "Cracker Force Nijmegen",
            "abbreviation": "CFN",
            "is_primary_nick": true,
            "variants": [
                "CFN",
                "Cracker Force Nijmegen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103862/?format=api",
                "id": 103862,
                "name": "The Knight Rider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5552/?format=api",
                "id": 5552,
                "name": "Exile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146205/?format=api",
                "id": 146205,
                "name": "LKP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146206/?format=api",
                "id": 146206,
                "name": "ADD"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4879"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=70922"
        }
    ]
}