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

{
    "url": "https://demozoo.org/api/v1/releasers/20480/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20480/",
    "id": 20480,
    "name": "Pahladin",
    "is_group": false,
    "nicks": [
        {
            "name": "Pahladin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pahladin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                "id": 8712,
                "name": "Sublogic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}