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

{
    "url": "https://demozoo.org/api/v1/releasers/20323/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20323/",
    "id": 20323,
    "name": "Sergio DJ",
    "is_group": false,
    "nicks": [
        {
            "name": "Sergio DJ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sergio D.J.",
                "Sergio DJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                "id": 6965,
                "name": "Nova"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89701/?format=api",
                "id": 89701,
                "name": "RL&SDJ"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27223/?format=api",
                "id": 27223,
                "name": "Inside"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}