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

{
    "url": "https://demozoo.org/api/v1/releasers/305/?format=api",
    "demozoo_url": "https://demozoo.org/groups/305/",
    "id": 305,
    "name": "NoooN",
    "is_group": true,
    "nicks": [
        {
            "name": "NoooN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NoooN"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/304/?format=api",
                "id": 304,
                "name": "Ra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1799/?format=api",
                "id": 1799,
                "name": "Karl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1800/?format=api",
                "id": 1800,
                "name": "Barti"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1801/?format=api",
                "id": 1801,
                "name": "Groo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/416/?format=api",
                "id": 416,
                "name": "Moby"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=138"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/nooon/"
        }
    ]
}