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

{
    "url": "https://demozoo.org/api/v1/releasers/8399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8399/",
    "id": 8399,
    "name": "Hammer",
    "is_group": false,
    "nicks": [
        {
            "name": "Hammer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hammer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5545/?format=api",
                "id": 5545,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97507/?format=api",
                "id": 97507,
                "name": "Phew! Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8865"
        }
    ]
}