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

{
    "url": "https://demozoo.org/api/v1/releasers/31416/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31416/",
    "id": 31416,
    "name": "Was (Not Was)",
    "is_group": false,
    "nicks": [
        {
            "name": "Hot-Knife",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hot-Knife"
            ]
        },
        {
            "name": "Vapour",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vapour"
            ]
        },
        {
            "name": "Was (Not Was)",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Was (Not Was)"
            ]
        },
        {
            "name": "Was Not Was",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Was Not Was"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2157/?format=api",
                "id": 2157,
                "name": "Automation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2172/?format=api",
                "id": 2172,
                "name": "D-Bug"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}