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

{
    "url": "https://demozoo.org/api/v1/releasers/141462/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141462/",
    "id": 141462,
    "name": "Compy Software Leiden",
    "is_group": true,
    "nicks": [
        {
            "name": "Compy Software Leiden",
            "abbreviation": "CSL",
            "is_primary_nick": true,
            "variants": [
                "CSL",
                "Compy Software Leiden"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141461/?format=api",
                "id": 141461,
                "name": "Bas B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13434/?format=api",
                "id": 13434,
                "name": "Youth"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52219/?format=api",
                "id": 52219,
                "name": "Hires"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5551"
        }
    ]
}