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

{
    "url": "https://demozoo.org/api/v1/releasers/38944/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38944/",
    "id": 38944,
    "name": "Rebellion",
    "is_group": false,
    "nicks": [
        {
            "name": "Rebellion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rebellion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6160"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13367"
        }
    ]
}