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

{
    "url": "https://demozoo.org/api/v1/releasers/12405/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12405/",
    "id": 12405,
    "name": "PNsoft",
    "is_group": false,
    "nicks": [
        {
            "name": "PNsoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PNsoft"
            ]
        },
        {
            "name": "Petr Nemec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Petr Nemec"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105934/?format=api",
                "id": 105934,
                "name": "CPU Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13256"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12492"
        }
    ]
}