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

{
    "url": "https://demozoo.org/api/v1/releasers/78236/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78236/",
    "id": 78236,
    "name": "Wayward",
    "is_group": false,
    "nicks": [
        {
            "name": "Wayward",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wayward"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78232/?format=api",
                "id": 78232,
                "name": "Dislocated Babes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46510/?format=api",
                "id": 46510,
                "name": "X-Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81661/?format=api",
                "id": 81661,
                "name": "Celebre"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                "id": 46362,
                "name": "SKiLLiON"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}