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

{
    "url": "https://demozoo.org/api/v1/releasers/132366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132366/",
    "id": 132366,
    "name": "XcerX",
    "is_group": false,
    "nicks": [
        {
            "name": "XcerX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XcerX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132365/?format=api",
                "id": 132365,
                "name": "Plastik"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132367/?format=api",
                "id": 132367,
                "name": "Sletna"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14255"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/sunsetbrothers/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/xcerx/"
        }
    ]
}