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

{
    "url": "https://demozoo.org/api/v1/releasers/13460/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13460/",
    "id": 13460,
    "name": "V.O.",
    "is_group": false,
    "nicks": [
        {
            "name": "Mutant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mutant"
            ]
        },
        {
            "name": "V.O.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "V.O."
            ]
        },
        {
            "name": "V.O. Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "V.O. Productions"
            ]
        },
        {
            "name": "Village Oldest",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Village Oldest",
                "Villageoldest"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1070"
        }
    ]
}