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

{
    "url": "https://demozoo.org/api/v1/releasers/58390/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58390/",
    "id": 58390,
    "name": "Compyx",
    "is_group": false,
    "nicks": [
        {
            "name": "Compyx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Compyx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5732/?format=api",
                "id": 5732,
                "name": "Black Mail"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74088/?format=api",
                "id": 74088,
                "name": "Die 2"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1190"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Compyx"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=24114"
        }
    ]
}