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

{
    "url": "https://demozoo.org/api/v1/releasers/13071/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13071/",
    "id": 13071,
    "name": "Justin Case",
    "is_group": false,
    "nicks": [
        {
            "name": "Justin Case",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Justin Case"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1357/?format=api",
                "id": 1357,
                "name": "Session"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4922/?format=api",
                "id": 4922,
                "name": "Visual Bytes"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26679"
        }
    ]
}