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

{
    "url": "https://demozoo.org/api/v1/releasers/51019/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51019/",
    "id": 51019,
    "name": "Rodney Smith",
    "is_group": false,
    "nicks": [
        {
            "name": "Rodney Smith",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rodney Smith"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51465/?format=api",
                "id": 51465,
                "name": "Vision Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/SMITH_R/"
        }
    ]
}