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

{
    "url": "https://demozoo.org/api/v1/releasers/140586/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140586/",
    "id": 140586,
    "name": "widp",
    "is_group": false,
    "nicks": [
        {
            "name": "Tejaswi D Prakash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tejaswi D Prakash"
            ]
        },
        {
            "name": "widp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "widp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139987/?format=api",
                "id": 139987,
                "name": "Palants"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://widp.github.io/"
        }
    ]
}