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

{
    "url": "https://demozoo.org/api/v1/releasers/153001/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/153001/",
    "id": 153001,
    "name": "PCB",
    "is_group": false,
    "nicks": [
        {
            "name": "PCB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PCB"
            ]
        },
        {
            "name": "Pecca Computer Brain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P.C.B.",
                "Pecca Computer Brain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                "id": 2270,
                "name": "T.O.Y.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}