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

{
    "url": "https://demozoo.org/api/v1/releasers/505/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/505/",
    "id": 505,
    "name": "Sarix",
    "is_group": false,
    "nicks": [
        {
            "name": "Sarix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sarix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/504/?format=api",
                "id": 504,
                "name": "Threestate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45987/?format=api",
                "id": 45987,
                "name": "Nix Couriers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1052"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=67"
        }
    ]
}