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

{
    "url": "https://demozoo.org/api/v1/releasers/24623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24623/",
    "id": 24623,
    "name": "Posh",
    "is_group": false,
    "nicks": [
        {
            "name": "Posh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Posh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10407/?format=api",
                "id": 10407,
                "name": "Xibalba"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}