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

{
    "url": "https://demozoo.org/api/v1/releasers/68560/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68560/",
    "id": 68560,
    "name": "Joshua",
    "is_group": false,
    "nicks": [
        {
            "name": "Joshua",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joshua"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55018/?format=api",
                "id": 55018,
                "name": "Superiors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68561/?format=api",
                "id": 68561,
                "name": "Zekt"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69053/?format=api",
                "id": 69053,
                "name": "Excalibur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60325"
        }
    ]
}