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

{
    "url": "https://demozoo.org/api/v1/releasers/60409/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60409/",
    "id": 60409,
    "name": "Griskokare",
    "is_group": false,
    "nicks": [
        {
            "name": "Griskokare",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Griskokare"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                "id": 111923,
                "name": "Legacy Krew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/griskokare"
        }
    ]
}