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

{
    "url": "https://demozoo.org/api/v1/releasers/80438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80438/",
    "id": 80438,
    "name": "Ciez",
    "is_group": false,
    "nicks": [
        {
            "name": "Ciez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ciez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80434/?format=api",
                "id": 80434,
                "name": "The Sinister Syndicate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124348/?format=api",
                "id": 124348,
                "name": "Eternal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47085/?format=api",
                "id": 47085,
                "name": "United Couriers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148199/?format=api",
                "id": 148199,
                "name": "United Couriers Random"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}