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

{
    "url": "https://demozoo.org/api/v1/releasers/3786/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3786/",
    "id": 3786,
    "name": "Plokk",
    "is_group": false,
    "nicks": [
        {
            "name": "Pallokala",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pallokala"
            ]
        },
        {
            "name": "Plokk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plokk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                "id": 3601,
                "name": "Hedelmae"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10746"
        }
    ]
}