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

{
    "url": "https://demozoo.org/api/v1/releasers/13469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13469/",
    "id": 13469,
    "name": "Picasso",
    "is_group": false,
    "nicks": [
        {
            "name": "Nor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nor"
            ]
        },
        {
            "name": "Picasso",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Picasso"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                "id": 13467,
                "name": "Deranged"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9438/?format=api",
                "id": 9438,
                "name": "TM"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71402/?format=api",
                "id": 71402,
                "name": "Mukadari"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}