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

{
    "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9168/",
    "id": 9168,
    "name": "Alone Coder",
    "is_group": false,
    "nicks": [
        {
            "name": "AlCo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AlCo"
            ]
        },
        {
            "name": "Alone Coder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alone Coder"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9169/?format=api",
                "id": 9169,
                "name": "Invaders8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33107/?format=api",
                "id": 33107,
                "name": "NedoPC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57458/?format=api",
                "id": 57458,
                "name": "Conscience"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9170/?format=api",
                "id": 9170,
                "name": "Anarchia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/alone_coder/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=48447"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Alone_Coder"
        }
    ]
}