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

{
    "url": "https://demozoo.org/api/v1/releasers/43385/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43385/",
    "id": 43385,
    "name": "rv6502",
    "is_group": false,
    "nicks": [
        {
            "name": "Harvey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harvey"
            ]
        },
        {
            "name": "RV",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RV"
            ]
        },
        {
            "name": "Stephane Hockenhull",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stephane Hockenhull"
            ]
        },
        {
            "name": "rv6502",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "rv6502"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53217/?format=api",
                "id": 53217,
                "name": "Paragon5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
                "id": 27327,
                "name": "Beyond"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rv6502.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,68260/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11519"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1424"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=478"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/rv6502"
        }
    ]
}