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

{
    "url": "https://demozoo.org/api/v1/releasers/4390/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4390/",
    "id": 4390,
    "name": "Lightcore",
    "is_group": true,
    "nicks": [
        {
            "name": "Lightcore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lightcore"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20842/?format=api",
                "id": 20842,
                "name": "Decore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6189/?format=api",
                "id": 6189,
                "name": "Cosmocat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6188/?format=api",
                "id": 6188,
                "name": "DcR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21189/?format=api",
                "id": 21189,
                "name": "ToR"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6275"
        }
    ]
}