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

{
    "url": "https://demozoo.org/api/v1/releasers/77185/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77185/",
    "id": 77185,
    "name": "muf",
    "is_group": false,
    "nicks": [
        {
            "name": "muf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "muf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36573/?format=api",
                "id": 36573,
                "name": "E@3"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57747/?format=api",
                "id": 57747,
                "name": "Piko3D"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=72497"
        }
    ]
}