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

{
    "url": "https://demozoo.org/api/v1/releasers/142120/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142120/",
    "id": 142120,
    "name": "jmin",
    "is_group": false,
    "nicks": [
        {
            "name": "jmin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "jmin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
                "id": 148943,
                "name": "Pixel Punx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jmin.at/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39245"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=108006"
        }
    ]
}