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

{
    "url": "https://demozoo.org/api/v1/releasers/35935/?format=api",
    "demozoo_url": "https://demozoo.org/groups/35935/",
    "id": 35935,
    "name": "NlogN",
    "is_group": true,
    "nicks": [
        {
            "name": "NlogN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NlogN"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35947/?format=api",
                "id": 35947,
                "name": "Fubyo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45004/?format=api",
                "id": 45004,
                "name": "Psyche"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45005/?format=api",
                "id": 45005,
                "name": "Raoul"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1624"
        }
    ]
}