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

{
    "url": "https://demozoo.org/api/v1/releasers/20236/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20236/",
    "id": 20236,
    "name": "Slightly Magic",
    "is_group": false,
    "nicks": [
        {
            "name": "Slightly Magic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slightly Magic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19273/?format=api",
                "id": 19273,
                "name": "ByteFall Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19267/?format=api",
                "id": 19267,
                "name": "DDT Entertainment"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14376"
        }
    ]
}