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

{
    "url": "https://demozoo.org/api/v1/releasers/47045/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47045/",
    "id": 47045,
    "name": "Terminator Z",
    "is_group": false,
    "nicks": [
        {
            "name": "Harry McBungus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harry McBungus"
            ]
        },
        {
            "name": "Talon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Talon"
            ]
        },
        {
            "name": "Terminator Z",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Terminator Z",
                "Terminator-Z"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147302/?format=api",
                "id": 147302,
                "name": "NuKE WaRZe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}