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

{
    "url": "https://demozoo.org/api/v1/releasers/94525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94525/",
    "id": 94525,
    "name": "Sir Paragon",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir Paragon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Paragon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4817/?format=api",
                "id": 4817,
                "name": "Frogs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23321"
        }
    ]
}