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

{
    "url": "https://demozoo.org/api/v1/releasers/29790/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29790/",
    "id": 29790,
    "name": "Spike",
    "is_group": false,
    "nicks": [
        {
            "name": "Spike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29791/?format=api",
                "id": 29791,
                "name": "ewd"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25088/?format=api",
                "id": 25088,
                "name": "Sienineekerit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}