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

{
    "url": "https://demozoo.org/api/v1/releasers/22941/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22941/",
    "id": 22941,
    "name": "Joule",
    "is_group": false,
    "nicks": [
        {
            "name": "Joule",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joule"
            ]
        },
        {
            "name": "Jouletomten",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jouletomten"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17450/?format=api",
                "id": 17450,
                "name": "Satanic Kids Enterprise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48680"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1709"
        }
    ]
}