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

{
    "url": "https://demozoo.org/api/v1/releasers/148356/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148356/",
    "id": 148356,
    "name": "Mr. Scott",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Scott",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Scott",
                "Mr.Scott"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148355/?format=api",
                "id": 148355,
                "name": "Light Speed Images"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}