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

{
    "url": "https://demozoo.org/api/v1/releasers/62623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62623/",
    "id": 62623,
    "name": "Softsmash",
    "is_group": false,
    "nicks": [
        {
            "name": "Softsmash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Softsmash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18546/?format=api",
                "id": 18546,
                "name": "Subway"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105148/?format=api",
                "id": 105148,
                "name": "Mygon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113476/?format=api",
                "id": 113476,
                "name": "Quest"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5625"
        }
    ]
}