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

{
    "url": "https://demozoo.org/api/v1/releasers/22821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22821/",
    "id": 22821,
    "name": "Lökö",
    "is_group": false,
    "nicks": [
        {
            "name": "Loko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Loco",
                "Loko"
            ]
        },
        {
            "name": "Lökö",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lökö"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16601/?format=api",
                "id": 16601,
                "name": "Mooze"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63232/?format=api",
                "id": 63232,
                "name": "Napalm Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1499"
        }
    ]
}