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

{
    "url": "https://demozoo.org/api/v1/releasers/78190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78190/",
    "id": 78190,
    "name": "Pitchman",
    "is_group": false,
    "nicks": [
        {
            "name": "Pitchman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pitchman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78187/?format=api",
                "id": 78187,
                "name": "Just For Phun"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}