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

{
    "url": "https://demozoo.org/api/v1/releasers/12717/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12717/",
    "id": 12717,
    "name": "Tiboh",
    "is_group": false,
    "nicks": [
        {
            "name": "Hobbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hobbit"
            ]
        },
        {
            "name": "Tiboh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tiboh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29661/?format=api",
                "id": 29661,
                "name": "Debris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9501/?format=api",
                "id": 9501,
                "name": "Siberian Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11651"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Tiboh"
        }
    ]
}