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

{
    "url": "https://demozoo.org/api/v1/releasers/33819/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33819/",
    "id": 33819,
    "name": "Weyland",
    "is_group": false,
    "nicks": [
        {
            "name": "Wey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wey"
            ]
        },
        {
            "name": "Weyland",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Weyland"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51595/?format=api",
                "id": 51595,
                "name": "Spacebacon Technology"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36050/?format=api",
                "id": 36050,
                "name": "FlowersFX"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98472"
        }
    ]
}