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

{
    "url": "https://demozoo.org/api/v1/releasers/13312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13312/",
    "id": 13312,
    "name": "SharkOne",
    "is_group": false,
    "nicks": [
        {
            "name": "SharkOne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ShK",
                "SharkOne"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6999/?format=api",
                "id": 6999,
                "name": "Mentasm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21787/?format=api",
                "id": 21787,
                "name": "Wild Spirit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9988/?format=api",
                "id": 9988,
                "name": "Syn[Rj]"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2437"
        }
    ]
}