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

{
    "url": "https://demozoo.org/api/v1/releasers/32721/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32721/",
    "id": 32721,
    "name": "Lexo",
    "is_group": false,
    "nicks": [
        {
            "name": "Lexo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lexo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2187/?format=api",
                "id": 2187,
                "name": "FUN Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                "id": 67225,
                "name": "Red Sector Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61725"
        }
    ]
}