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

{
    "url": "https://demozoo.org/api/v1/releasers/56489/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56489/",
    "id": 56489,
    "name": "rimina",
    "is_group": false,
    "nicks": [
        {
            "name": "Niu-kame",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Niu-kame"
            ]
        },
        {
            "name": "rimina",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "rimina"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                "id": 44245,
                "name": "Paraguay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
                "id": 73866,
                "name": "Empathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85680/?format=api",
                "id": 85680,
                "name": "AateKorjaamo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14859"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=97584"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/rimina__"
        }
    ]
}