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

{
    "url": "https://demozoo.org/api/v1/releasers/89236/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89236/",
    "id": 89236,
    "name": "Semtex",
    "is_group": false,
    "nicks": [
        {
            "name": "Semtex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Semtex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136204/?format=api",
                "id": 136204,
                "name": "Futuristic Organisation Creating Underground Sounds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89233/?format=api",
                "id": 89233,
                "name": "Zionage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13845"
        }
    ]
}