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

{
    "url": "https://demozoo.org/api/v1/releasers/90640/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90640/",
    "id": 90640,
    "name": "Flash",
    "is_group": false,
    "nicks": [
        {
            "name": "Flash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flash"
            ]
        },
        {
            "name": "Kent Bakke",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kent Bakke"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5274/?format=api",
                "id": 5274,
                "name": "Triumph"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1053/?format=api",
                "id": 1053,
                "name": "Paragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47324"
        }
    ]
}