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

{
    "url": "https://demozoo.org/api/v1/releasers/20803/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20803/",
    "id": 20803,
    "name": "Godin",
    "is_group": false,
    "nicks": [
        {
            "name": "Godin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Godin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24450/?format=api",
                "id": 24450,
                "name": "Therapii"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27601/?format=api",
                "id": 27601,
                "name": "Berg"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27614/?format=api",
                "id": 27614,
                "name": "OST"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24453/?format=api",
                "id": 24453,
                "name": "Deft Overflow"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}