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

{
    "url": "https://demozoo.org/api/v1/releasers/7055/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7055/",
    "id": 7055,
    "name": "Simppafi",
    "is_group": false,
    "nicks": [
        {
            "name": "Jac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jac"
            ]
        },
        {
            "name": "Simppafi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Simppafi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                "id": 7054,
                "name": "Bomb Squad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6895/?format=api",
                "id": 6895,
                "name": "Evoflash"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70660/?format=api",
                "id": 70660,
                "name": "Melancholy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.simppa.fi/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=20011"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/simppafi"
        }
    ]
}