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

{
    "url": "https://demozoo.org/api/v1/releasers/107359/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107359/",
    "id": 107359,
    "name": "The Aces Of Tomorrow",
    "is_group": true,
    "nicks": [
        {
            "name": "The Aces Of Tomorrow",
            "abbreviation": "TAT",
            "is_primary_nick": true,
            "variants": [
                "TAT",
                "The Aces Of Tomorrow"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107357/?format=api",
                "id": 107357,
                "name": "Cocoon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107358/?format=api",
                "id": 107358,
                "name": "JCG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146057/?format=api",
                "id": 146057,
                "name": "Sam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146058/?format=api",
                "id": 146058,
                "name": "Tron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3379"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9189"
        }
    ]
}