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

{
    "url": "https://demozoo.org/api/v1/releasers/74008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74008/",
    "id": 74008,
    "name": "Kya",
    "is_group": false,
    "nicks": [
        {
            "name": "Kya",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kya"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74799/?format=api",
                "id": 74799,
                "name": "CrapTeam"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nerdynoca.pl/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://snafu.evil.pl/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101065"
        }
    ]
}