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

{
    "url": "https://demozoo.org/api/v1/releasers/35532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35532/",
    "id": 35532,
    "name": "Kreetz",
    "is_group": false,
    "nicks": [
        {
            "name": "Kreetz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kreetz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20010/?format=api",
                "id": 20010,
                "name": "Devotion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13730/?format=api",
                "id": 13730,
                "name": "Carrots"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                "id": 14217,
                "name": "Blacktron Music Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}