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

{
    "url": "https://demozoo.org/api/v1/releasers/143540/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143540/",
    "id": 143540,
    "name": "Gordon",
    "is_group": false,
    "nicks": [
        {
            "name": "Binner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Binner"
            ]
        },
        {
            "name": "Gordon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gordon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143541/?format=api",
                "id": 143541,
                "name": "Globe"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27066"
        }
    ]
}