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

{
    "url": "https://demozoo.org/api/v1/releasers/19316/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19316/",
    "id": 19316,
    "name": "Ripp",
    "is_group": false,
    "nicks": [
        {
            "name": "Ripp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ripp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19305/?format=api",
                "id": 19305,
                "name": "Please Wait"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                "id": 427,
                "name": "Goblins"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8450"
        }
    ]
}