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

{
    "url": "https://demozoo.org/api/v1/releasers/60741/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60741/",
    "id": 60741,
    "name": "Sheepdip2000",
    "is_group": false,
    "nicks": [
        {
            "name": "Sheepdip2000",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sheepdip2000"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60744/?format=api",
                "id": 60744,
                "name": "CD3"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sheepdip2000.namwollem.co.uk/screen1.html"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sheepdip2000.namwollem.co.uk/sd_c64.html"
        }
    ]
}