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

{
    "url": "https://demozoo.org/api/v1/releasers/110482/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/110482/",
    "id": 110482,
    "name": "Psoft",
    "is_group": false,
    "nicks": [
        {
            "name": "Psoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69741/?format=api",
                "id": 69741,
                "name": "Malibu Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Psoft"
        }
    ]
}