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

{
    "url": "https://demozoo.org/api/v1/releasers/93585/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93585/",
    "id": 93585,
    "name": "Softwarefailure",
    "is_group": false,
    "nicks": [
        {
            "name": "Softwarefailure",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SWF",
                "Softwarefailure"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65913/?format=api",
                "id": 65913,
                "name": "European Software Agency"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95596/?format=api",
                "id": 95596,
                "name": "Vektor Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=16776"
        }
    ]
}