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

{
    "url": "https://demozoo.org/api/v1/releasers/32621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32621/",
    "id": 32621,
    "name": "Senator",
    "is_group": false,
    "nicks": [
        {
            "name": "Bradley",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bradley"
            ]
        },
        {
            "name": "Fantasia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fantasia"
            ]
        },
        {
            "name": "Senator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Senator"
            ]
        },
        {
            "name": "Wild One",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wild One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31818/?format=api",
                "id": 31818,
                "name": "Pure Energy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2147/?format=api",
                "id": 2147,
                "name": "Adrenalin UK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32441/?format=api",
                "id": 32441,
                "name": "Crime"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44448/?format=api",
                "id": 44448,
                "name": "Nothing Personal"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}