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

{
    "url": "https://demozoo.org/api/v1/releasers/113314/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113314/",
    "id": 113314,
    "name": "Jeto",
    "is_group": false,
    "nicks": [
        {
            "name": "Archon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Archon"
            ]
        },
        {
            "name": "Archont",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Archont"
            ]
        },
        {
            "name": "Jeto",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jeto"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67152/?format=api",
                "id": 67152,
                "name": "X-Vector"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
                "id": 107300,
                "name": "Buraki"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14742/?format=api",
                "id": 14742,
                "name": "Ascraeus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53094/?format=api",
                "id": 53094,
                "name": "Scorn"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20249"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7120"
        }
    ]
}