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

{
    "url": "https://demozoo.org/api/v1/releasers/21734/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21734/",
    "id": 21734,
    "name": "Jeffrey",
    "is_group": false,
    "nicks": [
        {
            "name": "Jeffre3y",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jeffre3y"
            ]
        },
        {
            "name": "Jeffrey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jeffrey"
            ]
        },
        {
            "name": "j33fr3y",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "j33fr3y"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16090/?format=api",
                "id": 16090,
                "name": "Vital-Motion!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52829/?format=api",
                "id": 52829,
                "name": "Amigavibes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78995/?format=api",
                "id": 78995,
                "name": "United Traders Of Germany"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=45122"
        }
    ]
}