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

{
    "url": "https://demozoo.org/api/v1/releasers/146903/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146903/",
    "id": 146903,
    "name": "AeonFlame",
    "is_group": true,
    "nicks": [
        {
            "name": "AeonFlame",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AeonFlame"
            ]
        },
        {
            "name": "Combustion Studios",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Combustion Studios"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149317/?format=api",
                "id": 149317,
                "name": "Toris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149318/?format=api",
                "id": 149318,
                "name": "NoBrain2k"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149319/?format=api",
                "id": 149319,
                "name": "Phoenix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20031226102104/https://combustion-studios.co.uk/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040615001828/http://aeonflame.com/"
        }
    ]
}