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

{
    "url": "https://demozoo.org/api/v1/releasers/17346/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17346/",
    "id": 17346,
    "name": "The Update",
    "is_group": false,
    "nicks": [
        {
            "name": "Puzzler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Puzzler"
            ]
        },
        {
            "name": "Schoko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Schoko"
            ]
        },
        {
            "name": "The Update",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Update"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16059/?format=api",
                "id": 16059,
                "name": "Copro"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17262/?format=api",
                "id": 17262,
                "name": "WildMag Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17448/?format=api",
                "id": 17448,
                "name": "Kekse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.malteclasen.de/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=24576"
        }
    ]
}