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

{
    "url": "https://demozoo.org/api/v1/releasers/29357/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29357/",
    "id": 29357,
    "name": "J.A.K.",
    "is_group": false,
    "nicks": [
        {
            "name": "J.A.K.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "J.A.K."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                "id": 3524,
                "name": "AttentionWhore"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111686/?format=api",
                "id": 111686,
                "name": "B-Grade"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=30639"
        }
    ]
}