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

{
    "url": "https://demozoo.org/api/v1/releasers/109740/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109740/",
    "id": 109740,
    "name": "The German Web",
    "is_group": true,
    "nicks": [
        {
            "name": "The German Web",
            "abbreviation": "WE",
            "is_primary_nick": true,
            "variants": [
                "German-Web",
                "The German Web",
                "The Web",
                "WE",
                "Web Intl."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146738/?format=api",
                "id": 146738,
                "name": "S26"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146739/?format=api",
                "id": 146739,
                "name": "Mr L"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146740/?format=api",
                "id": 146740,
                "name": "Jango"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2703"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8970"
        }
    ]
}