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

{
    "url": "https://demozoo.org/api/v1/releasers/43252/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43252/",
    "id": 43252,
    "name": "Dr.K-os",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr.K-os",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doctor K-os",
                "Dr. K-os",
                "Dr.K-os"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121624/?format=api",
                "id": 121624,
                "name": "Radical"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}