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

{
    "url": "https://demozoo.org/api/v1/releasers/92379/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92379/",
    "id": 92379,
    "name": "JL-Soft",
    "is_group": false,
    "nicks": [
        {
            "name": "JL-Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JL-Soft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53399/?format=api",
                "id": 53399,
                "name": "Arcane"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102545/?format=api",
                "id": 102545,
                "name": "The Floppies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98540/?format=api",
                "id": 98540,
                "name": "Unhip And The Floppies"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8930"
        }
    ]
}