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

{
    "url": "https://demozoo.org/api/v1/releasers/21774/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21774/",
    "id": 21774,
    "name": "Lithium",
    "is_group": true,
    "nicks": [
        {
            "name": "Lithium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lithium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21773/?format=api",
                "id": 21773,
                "name": "JCH"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/444/?format=api",
                "id": 444,
                "name": "Alex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46999/?format=api",
                "id": 46999,
                "name": "Asle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47000/?format=api",
                "id": 47000,
                "name": "Aragorn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70523/?format=api",
                "id": 70523,
                "name": "Link"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2253"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/lithium/"
        }
    ]
}