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

{
    "url": "https://demozoo.org/api/v1/releasers/5044/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5044/",
    "id": 5044,
    "name": "Lyzanxia",
    "is_group": false,
    "nicks": [
        {
            "name": "Killerman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Killerman"
            ]
        },
        {
            "name": "Lyzanxia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lyzanxia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56135/?format=api",
                "id": 56135,
                "name": "Synergy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                "id": 3250,
                "name": "Gate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69195/?format=api",
                "id": 69195,
                "name": "Exult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75945/?format=api",
                "id": 75945,
                "name": "Black Out"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76803/?format=api",
                "id": 76803,
                "name": "Belga-Live"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6564"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13566"
        }
    ]
}