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

{
    "url": "https://demozoo.org/api/v1/releasers/52952/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52952/",
    "id": 52952,
    "name": "Tarh",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Tarh",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex Tarh"
            ]
        },
        {
            "name": "Tarh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tarh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9931"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102744"
        }
    ]
}