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

{
    "url": "https://demozoo.org/api/v1/releasers/85108/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85108/",
    "id": 85108,
    "name": "Mr. Sandman",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Sandman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Sandman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38568/?format=api",
                "id": 38568,
                "name": "Odium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85109/?format=api",
                "id": 85109,
                "name": "Blur"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89840/?format=api",
                "id": 89840,
                "name": "BOM Squad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128220/?format=api",
                "id": 128220,
                "name": "Pain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}