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

{
    "url": "https://demozoo.org/api/v1/releasers/25797/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25797/",
    "id": 25797,
    "name": "Al-Ski Love",
    "is_group": false,
    "nicks": [
        {
            "name": "Al-Ski Love",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ASL",
                "Al-Ski Love"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75375/?format=api",
                "id": 75375,
                "name": "Ultra Tech"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}