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

{
    "url": "https://demozoo.org/api/v1/releasers/63403/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63403/",
    "id": 63403,
    "name": "O.M.Dee",
    "is_group": false,
    "nicks": [
        {
            "name": "O.M.Dee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "O.M.Dee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57599/?format=api",
                "id": 57599,
                "name": "Central European Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63434/?format=api",
                "id": 63434,
                "name": "IVD"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}