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

{
    "url": "https://demozoo.org/api/v1/releasers/109042/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109042/",
    "id": 109042,
    "name": "SoftLight",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Simon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex Simon"
            ]
        },
        {
            "name": "Fox Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fox Software"
            ]
        },
        {
            "name": "SoftLight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SoftLight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149725/?format=api",
                "id": 149725,
                "name": "Universe Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10847"
        }
    ]
}