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

{
    "url": "https://demozoo.org/api/v1/releasers/15853/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15853/",
    "id": 15853,
    "name": "The Watcher",
    "is_group": false,
    "nicks": [
        {
            "name": "Sprout",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sprout"
            ]
        },
        {
            "name": "The Watcher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Watcher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137603/?format=api",
                "id": 137603,
                "name": "Static Line Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129271/?format=api",
                "id": 129271,
                "name": "FieldFX All Stars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/pauljanpauptit"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://graphics.social/@pauljan"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100475"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/PaulJanPauptit"
        }
    ]
}