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

{
    "url": "https://demozoo.org/api/v1/releasers/10825/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10825/",
    "id": 10825,
    "name": "Jetan",
    "is_group": false,
    "nicks": [
        {
            "name": "Bart",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bart"
            ]
        },
        {
            "name": "Jetan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jetan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139668/?format=api",
                "id": 139668,
                "name": "AI-supported Machine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                "id": 49611,
                "name": "Art Project Studios"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2268"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21832"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104248"
        }
    ]
}