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

{
    "url": "https://demozoo.org/api/v1/releasers/135525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135525/",
    "id": 135525,
    "name": "Rumrunner",
    "is_group": false,
    "nicks": [
        {
            "name": "Rumrunner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rumrunner"
            ]
        },
        {
            "name": "The Drunken Rumrunner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Drunken Rumrunner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8647/?format=api",
                "id": 8647,
                "name": "Exterminators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34577"
        }
    ]
}