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

{
    "url": "https://demozoo.org/api/v1/releasers/19003/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19003/",
    "id": 19003,
    "name": "Digression",
    "is_group": true,
    "nicks": [
        {
            "name": "Digression",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digression"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6767/?format=api",
                "id": 6767,
                "name": "Cybelius"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61160/?format=api",
                "id": 61160,
                "name": "Flaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72053/?format=api",
                "id": 72053,
                "name": "Joel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3375"
        }
    ]
}