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

{
    "url": "https://demozoo.org/api/v1/releasers/17727/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17727/",
    "id": 17727,
    "name": "The Upright Man",
    "is_group": false,
    "nicks": [
        {
            "name": "The Upright Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TUM",
                "The Upright Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}