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

{
    "url": "https://demozoo.org/api/v1/releasers/23049/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23049/",
    "id": 23049,
    "name": "Hellmut",
    "is_group": false,
    "nicks": [
        {
            "name": "Hellmut",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hellmut"
            ]
        },
        {
            "name": "Helmut",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Helmut"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23050/?format=api",
                "id": 23050,
                "name": "Place 2 Be"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2241/?format=api",
                "id": 2241,
                "name": "Scarface"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}