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

{
    "url": "https://demozoo.org/api/v1/releasers/18964/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18964/",
    "id": 18964,
    "name": "Akira",
    "is_group": false,
    "nicks": [
        {
            "name": "8GB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "8GB"
            ]
        },
        {
            "name": "AKR",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AKR"
            ]
        },
        {
            "name": "Akira",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Akira"
            ]
        },
        {
            "name": "Akira K",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Akira K"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44588/?format=api",
                "id": 44588,
                "name": "3WDG"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49082/?format=api",
                "id": 49082,
                "name": "Kiken Corporation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kikencorp.com"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19366"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5518"
        }
    ]
}