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

{
    "url": "https://demozoo.org/api/v1/releasers/11971/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11971/",
    "id": 11971,
    "name": "Ritzu",
    "is_group": false,
    "nicks": [
        {
            "name": "Rist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rist"
            ]
        },
        {
            "name": "Ritz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ritz"
            ]
        },
        {
            "name": "Ritzu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ritzu"
            ]
        },
        {
            "name": "Romek Sudlitz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Romek Sudlitz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37225/?format=api",
                "id": 37225,
                "name": "Encephalon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                "id": 451,
                "name": "Pic Saint Loup"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5907/?format=api",
                "id": 5907,
                "name": "Liquid Skies Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9438"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30930"
        }
    ]
}