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

{
    "url": "https://demozoo.org/api/v1/releasers/11722/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11722/",
    "id": 11722,
    "name": "Rufus",
    "is_group": false,
    "nicks": [
        {
            "name": "Rufu$",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rufu$"
            ]
        },
        {
            "name": "Rufus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rufus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40391/?format=api",
                "id": 40391,
                "name": "Men Against Human Nature"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
                "id": 6510,
                "name": "Black Code Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20419/?format=api",
                "id": 20419,
                "name": "Thitanium"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1852"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20220528170547/http://demoscene.hu/users.php?target=details&id=103"
        }
    ]
}