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

{
    "url": "https://demozoo.org/api/v1/releasers/66039/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66039/",
    "id": 66039,
    "name": "R-Lab",
    "is_group": true,
    "nicks": [
        {
            "name": "R-Lab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R-Lab"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66040/?format=api",
                "id": 66040,
                "name": "Dark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66042/?format=api",
                "id": 66042,
                "name": "Quant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9098/?format=api",
                "id": 9098,
                "name": "DNK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66041/?format=api",
                "id": 66041,
                "name": "Juge"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1264"
        }
    ]
}