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

{
    "url": "https://demozoo.org/api/v1/releasers/94518/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94518/",
    "id": 94518,
    "name": "Brandywine Productions",
    "is_group": false,
    "nicks": [
        {
            "name": "Brandywine Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brandywine Productions"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105174/?format=api",
                "id": 105174,
                "name": "Phokuz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23238"
        }
    ]
}