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

{
    "url": "https://demozoo.org/api/v1/releasers/3579/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3579/",
    "id": 3579,
    "name": "Disk0",
    "is_group": false,
    "nicks": [
        {
            "name": "Disk0",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Disk0"
            ]
        },
        {
            "name": "Jammax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jammax"
            ]
        },
        {
            "name": "fictionapalm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "fictionapalm"
            ]
        },
        {
            "name": "g0ad",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "g0ad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16588/?format=api",
                "id": 16588,
                "name": "NoID"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102385"
        }
    ]
}