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

{
    "url": "https://demozoo.org/api/v1/releasers/106922/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106922/",
    "id": 106922,
    "name": "AEG Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "AEG Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AEG Soft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117108/?format=api",
                "id": 117108,
                "name": "Andy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117110/?format=api",
                "id": 117110,
                "name": "Pippo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=143"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2179"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030409183004/http://www.geocities.com/SiliconValley/Heights/5275/"
        }
    ]
}