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

{
    "url": "https://demozoo.org/api/v1/releasers/424/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/424/",
    "id": 424,
    "name": "Jare",
    "is_group": false,
    "nicks": [
        {
            "name": "Jare",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jare"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/425/?format=api",
                "id": 425,
                "name": "Iguana"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65476/?format=api",
                "id": 65476,
                "name": "VangeliSTeam"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.iguanademos.com/Jare/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,36254/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1078"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101438"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2894"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TheJare"
        }
    ]
}