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

{
    "url": "https://demozoo.org/api/v1/releasers/9106/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9106/",
    "id": 9106,
    "name": "Ped",
    "is_group": false,
    "nicks": [
        {
            "name": "Ped",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Ped",
                "Ped"
            ]
        },
        {
            "name": "Ped7g",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ped7g"
            ]
        },
        {
            "name": "Pedsoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pedsoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9067/?format=api",
                "id": 9067,
                "name": "7 Gods"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136649/?format=api",
                "id": 136649,
                "name": "Kitten Rescuers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=807"
        }
    ]
}