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

{
    "url": "https://demozoo.org/api/v1/releasers/129790/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129790/",
    "id": 129790,
    "name": "O.P.P",
    "is_group": false,
    "nicks": [
        {
            "name": "O.P.P",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "O.P.P",
                "OPP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4501/?format=api",
                "id": 4501,
                "name": "Pirates"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50465"
        }
    ]
}