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

{
    "url": "https://demozoo.org/api/v1/releasers/44347/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44347/",
    "id": 44347,
    "name": "The Joker",
    "is_group": false,
    "nicks": [
        {
            "name": "Joker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Joker"
            ]
        },
        {
            "name": "The Joker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Joker"
            ]
        },
        {
            "name": "Tj",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tj"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}