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

{
    "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4053/",
    "id": 4053,
    "name": "The Electronic Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Electronic Force",
            "abbreviation": "TEF",
            "is_primary_nick": true,
            "variants": [
                "TEF",
                "The Electronic Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4054/?format=api",
                "id": 4054,
                "name": "Silicon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4055/?format=api",
                "id": 4055,
                "name": "Zeta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4056/?format=api",
                "id": 4056,
                "name": "Cesium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                "id": 1258,
                "name": "Alta"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=141"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4771"
        }
    ]
}