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

{
    "url": "https://demozoo.org/api/v1/releasers/112714/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112714/",
    "id": 112714,
    "name": "Radar",
    "is_group": false,
    "nicks": [
        {
            "name": "Radar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Radar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83958/?format=api",
                "id": 83958,
                "name": "Pyradical"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}