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

{
    "url": "https://demozoo.org/api/v1/releasers/2683/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2683/",
    "id": 2683,
    "name": "The Videot",
    "is_group": false,
    "nicks": [
        {
            "name": "The Videot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Videot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6631/?format=api",
                "id": 6631,
                "name": "Future Mirror"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1055"
        }
    ]
}