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

{
    "url": "https://demozoo.org/api/v1/releasers/117535/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117535/",
    "id": 117535,
    "name": "Recoil",
    "is_group": false,
    "nicks": [
        {
            "name": "Recoil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Recoil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117530/?format=api",
                "id": 117530,
                "name": "Ambiance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81658/?format=api",
                "id": 81658,
                "name": "Mantis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=15549"
        }
    ]
}