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

{
    "url": "https://demozoo.org/api/v1/releasers/14519/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14519/",
    "id": 14519,
    "name": "The Mighty SCI!",
    "is_group": false,
    "nicks": [
        {
            "name": "The Mighty SCI!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Mighty SCI!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                "id": 14518,
                "name": "Underground Empire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}