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

{
    "url": "https://demozoo.org/api/v1/releasers/107778/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/107778/",
    "id": 107778,
    "name": "Frantic",
    "is_group": false,
    "nicks": [
        {
            "name": "Frantic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frantic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65876/?format=api",
                "id": 65876,
                "name": "Defcon One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3498/?format=api",
                "id": 3498,
                "name": "Savage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76542/?format=api",
                "id": 76542,
                "name": "Onyx"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12412"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34109"
        }
    ]
}