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

{
    "url": "https://demozoo.org/api/v1/releasers/12720/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12720/",
    "id": 12720,
    "name": "Trefi",
    "is_group": false,
    "nicks": [
        {
            "name": "Scarab",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scarab"
            ]
        },
        {
            "name": "Trefi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trefi"
            ]
        }
    ],
    "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/9501/?format=api",
                "id": 9501,
                "name": "Siberian Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52932/?format=api",
                "id": 52932,
                "name": "Kpacku"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98217"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Scarab"
        }
    ]
}