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

{
    "url": "https://demozoo.org/api/v1/releasers/6023/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6023/",
    "id": 6023,
    "name": "Aenima",
    "is_group": true,
    "nicks": [
        {
            "name": "Aenima",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aenima"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                "id": 12122,
                "name": "Dani"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15864/?format=api",
                "id": 15864,
                "name": "Adam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17939/?format=api",
                "id": 17939,
                "name": "ADY"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17942/?format=api",
                "id": 17942,
                "name": "CHMTX"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2103"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/aenima/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050528031102/http://www.aenimacgs.com/"
        }
    ]
}