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

{
    "url": "https://demozoo.org/api/v1/releasers/1642/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1642/",
    "id": 1642,
    "name": "Burton",
    "is_group": false,
    "nicks": [
        {
            "name": "Burton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Burton"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                "id": 88217,
                "name": "The Force Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1986/?format=api",
                "id": 1986,
                "name": "Suburban Base"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17794"
        }
    ]
}