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

{
    "url": "https://demozoo.org/api/v1/releasers/14694/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14694/",
    "id": 14694,
    "name": "Bob",
    "is_group": false,
    "nicks": [
        {
            "name": "Bob",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bob"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149012/?format=api",
                "id": 149012,
                "name": "The Comics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149034/?format=api",
                "id": 149034,
                "name": "The Raster Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110073/?format=api",
                "id": 110073,
                "name": "The Yankees"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=358"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99800"
        }
    ]
}