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

{
    "url": "https://demozoo.org/api/v1/releasers/120592/?format=api",
    "demozoo_url": "https://demozoo.org/groups/120592/",
    "id": 120592,
    "name": "TCG",
    "is_group": true,
    "nicks": [
        {
            "name": "TCG",
            "abbreviation": "TCG",
            "is_primary_nick": true,
            "variants": [
                "TCG"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119274/?format=api",
                "id": 119274,
                "name": "DJ Daze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120593/?format=api",
                "id": 120593,
                "name": "Alpha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120594/?format=api",
                "id": 120594,
                "name": "X-Otic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120595/?format=api",
                "id": 120595,
                "name": "Blob"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/tcg/"
        }
    ]
}