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

{
    "url": "https://demozoo.org/api/v1/releasers/139680/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139680/",
    "id": 139680,
    "name": "Cheese-Emerald DSG",
    "is_group": true,
    "nicks": [
        {
            "name": "Cheese-Emerald DSG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cheese-Emerald DSG"
            ]
        },
        {
            "name": "Cheese-Emerald DemoScene Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cheese-Emerald DemoScene Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139679/?format=api",
                "id": 139679,
                "name": "RepellantMold"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139681/?format=api",
                "id": 139681,
                "name": "hip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139682/?format=api",
                "id": 139682,
                "name": "samuel_"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://repellantmold.nekoweb.org/cheese%20emerald/index.html"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Cheese-Emerald"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15852"
        }
    ]
}