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

{
    "url": "https://demozoo.org/api/v1/releasers/26529/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26529/",
    "id": 26529,
    "name": "Moosh",
    "is_group": false,
    "nicks": [
        {
            "name": "Moosh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Moosh"
            ]
        },
        {
            "name": "m00sh",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "m00sh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18023/?format=api",
                "id": 18023,
                "name": "Wizz.arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26530/?format=api",
                "id": 26530,
                "name": "Atmosphere"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45052/?format=api",
                "id": 45052,
                "name": "Red Pill"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14701"
        }
    ]
}