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

{
    "url": "https://demozoo.org/api/v1/releasers/89804/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89804/",
    "id": 89804,
    "name": "vLK",
    "is_group": false,
    "nicks": [
        {
            "name": "vLK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "vLK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135737/?format=api",
                "id": 135737,
                "name": "ArtSharkS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89770/?format=api",
                "id": 89770,
                "name": "Firmware"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82204/?format=api",
                "id": 82204,
                "name": "DARKSiDERS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102331"
        }
    ]
}