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

{
    "url": "https://demozoo.org/api/v1/releasers/19090/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19090/",
    "id": 19090,
    "name": "TDSCA",
    "is_group": true,
    "nicks": [
        {
            "name": "TDSCA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TDSCA",
                "The Dark Sector Courier Association"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19089/?format=api",
                "id": 19089,
                "name": "ThunderMan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143296/?format=api",
                "id": 143296,
                "name": "The Kreator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10944/?format=api",
                "id": 10944,
                "name": "TSC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77349/?format=api",
                "id": 77349,
                "name": "Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87854/?format=api",
                "id": 87854,
                "name": "Kloy Psykuum"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-dark-sector-courier-association"
        }
    ]
}