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

{
    "url": "https://demozoo.org/api/v1/releasers/35568/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35568/",
    "id": 35568,
    "name": "Zyad",
    "is_group": false,
    "nicks": [
        {
            "name": "Zyad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zyad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                "id": 5469,
                "name": "Mono211"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35569/?format=api",
                "id": 35569,
                "name": "Monotonik"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116601/?format=api",
                "id": 116601,
                "name": "Abrasion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8469"
        }
    ]
}