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

{
    "url": "https://demozoo.org/api/v1/releasers/132397/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132397/",
    "id": 132397,
    "name": "Snurre",
    "is_group": false,
    "nicks": [
        {
            "name": "Snurre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Snurre"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132398/?format=api",
                "id": 132398,
                "name": "Liquid Fantasies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132399/?format=api",
                "id": 132399,
                "name": "Dreams of Reality"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}