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

{
    "url": "https://demozoo.org/api/v1/releasers/341/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/341/",
    "id": 341,
    "name": "Hence",
    "is_group": false,
    "nicks": [
        {
            "name": "Hence",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hence"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5529/?format=api",
                "id": 5529,
                "name": "Honey"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11397"
        }
    ]
}