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

{
    "url": "https://demozoo.org/api/v1/releasers/26071/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26071/",
    "id": 26071,
    "name": "Horology",
    "is_group": true,
    "nicks": [
        {
            "name": "Horology",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Horology"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18771/?format=api",
                "id": 18771,
                "name": "Algorias"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29070/?format=api",
                "id": 29070,
                "name": "Nobody"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29071/?format=api",
                "id": 29071,
                "name": "Westlicht"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11761"
        }
    ]
}