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

{
    "url": "https://demozoo.org/api/v1/releasers/54796/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54796/",
    "id": 54796,
    "name": "Tridon",
    "is_group": true,
    "nicks": [
        {
            "name": "Tridon",
            "abbreviation": "3DON",
            "is_primary_nick": true,
            "variants": [
                "3DON",
                "Tridon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105732/?format=api",
                "id": 105732,
                "name": "Hogan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105734/?format=api",
                "id": 105734,
                "name": "Mozart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105735/?format=api",
                "id": 105735,
                "name": "The Tricky Freak 1571"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105737/?format=api",
                "id": 105737,
                "name": "The Binary Hunter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2060"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8744"
        }
    ]
}