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

{
    "url": "https://demozoo.org/api/v1/releasers/104977/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/104977/",
    "id": 104977,
    "name": "Knight Rider",
    "is_group": false,
    "nicks": [
        {
            "name": "Knight Rider",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knight Rider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110542/?format=api",
                "id": 110542,
                "name": "Bros"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115995/?format=api",
                "id": 115995,
                "name": "Toxic Trace"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2864"
        }
    ]
}