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

{
    "url": "https://demozoo.org/api/v1/releasers/28129/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28129/",
    "id": 28129,
    "name": "Friol",
    "is_group": false,
    "nicks": [
        {
            "name": "Friol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Friol"
            ]
        },
        {
            "name": "Friol the Oil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Friol the Oil"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://datunnel.blogspot.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5750"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2785"
        }
    ]
}