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

{
    "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11543/",
    "id": 11543,
    "name": "Busy",
    "is_group": false,
    "nicks": [
        {
            "name": "Busy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Busy"
            ]
        },
        {
            "name": "Busy Soft & Hard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Busy Soft & Hard"
            ]
        },
        {
            "name": "Busysoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Busy Soft",
                "Busysoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20537/?format=api",
                "id": 20537,
                "name": "Gemba Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136649/?format=api",
                "id": 136649,
                "name": "Kitten Rescuers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                "id": 76888,
                "name": "SinDiKat"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=597"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98469"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Busy"
        }
    ]
}