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

{
    "url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9603/",
    "id": 9603,
    "name": "Alff",
    "is_group": false,
    "nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alf"
            ]
        },
        {
            "name": "Alff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alff"
            ]
        },
        {
            "name": "drwho",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "drwho"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31038/?format=api",
                "id": 31038,
                "name": "Fat Bastards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31039/?format=api",
                "id": 31039,
                "name": "tmsm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                "id": 23886,
                "name": "Thesuper"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=10196"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Alff"
        }
    ]
}