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

{
    "url": "https://demozoo.org/api/v1/releasers/17555/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17555/",
    "id": 17555,
    "name": "Marvin",
    "is_group": false,
    "nicks": [
        {
            "name": "Marvin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marvin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17556/?format=api",
                "id": 17556,
                "name": "DPS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                "id": 20047,
                "name": "Latex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991008022804/http://www.ida.his.se/ida/~a94klaax/"
        }
    ]
}