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

{
    "url": "https://demozoo.org/api/v1/releasers/110181/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/110181/",
    "id": 110181,
    "name": "Daneel",
    "is_group": false,
    "nicks": [
        {
            "name": "DANeeL OLiVAW",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DANeeL OLiVAW"
            ]
        },
        {
            "name": "Daneel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daneel",
                "R.D.O",
                "RDO"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110180/?format=api",
                "id": 110180,
                "name": "React"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126646/?format=api",
                "id": 126646,
                "name": "Outlaws FX"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}