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

{
    "url": "https://demozoo.org/api/v1/releasers/54181/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54181/",
    "id": 54181,
    "name": "Doctor Soft",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doctor Soft"
            ]
        },
        {
            "name": "Dr. Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Soft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106898/?format=api",
                "id": 106898,
                "name": "Aces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64393/?format=api",
                "id": 64393,
                "name": "Europe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141059/?format=api",
                "id": 141059,
                "name": "Lame"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7736/?format=api",
                "id": 7736,
                "name": "The Kent Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://didier.malenfant.net"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/116069/didier-malenfant/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9541"
        }
    ]
}