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

{
    "url": "https://demozoo.org/api/v1/releasers/3653/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3653/",
    "id": 3653,
    "name": "Dano",
    "is_group": false,
    "nicks": [
        {
            "name": "Dano",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dano"
            ]
        },
        {
            "name": "Mistral",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mistral"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                "id": 59198,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74606/?format=api",
                "id": 74606,
                "name": "Sawbone"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=436"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19077"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3825"
        }
    ]
}