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

{
    "url": "https://demozoo.org/api/v1/releasers/64271/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64271/",
    "id": 64271,
    "name": "Manar",
    "is_group": false,
    "nicks": [
        {
            "name": "Manar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8026/?format=api",
                "id": 8026,
                "name": "MindProbe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13089/?format=api",
                "id": 13089,
                "name": "Spirit New Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18917/?format=api",
                "id": 18917,
                "name": "Void"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}