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

{
    "url": "https://demozoo.org/api/v1/releasers/3848/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3848/",
    "id": 3848,
    "name": "Anat",
    "is_group": false,
    "nicks": [
        {
            "name": "Anat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anat"
            ]
        },
        {
            "name": "XT95",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XT95"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3649/?format=api",
                "id": 3649,
                "name": "FRequency"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://xt95.tuxfamily.org/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=21924"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5316"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCFt47-Qsz5tkht883MdFcfg"
        }
    ]
}