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

{
    "url": "https://demozoo.org/api/v1/releasers/91381/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91381/",
    "id": 91381,
    "name": "Xylonite",
    "is_group": false,
    "nicks": [
        {
            "name": "Xylonite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xylonite"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74120/?format=api",
                "id": 74120,
                "name": "The Amiga Gang"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1717"
        }
    ]
}