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

{
    "url": "https://demozoo.org/api/v1/releasers/70709/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70709/",
    "id": 70709,
    "name": "LBB",
    "is_group": false,
    "nicks": [
        {
            "name": "LBB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LBB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70707/?format=api",
                "id": 70707,
                "name": "5KB"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php?title=Lbb&action=edit&redlink=1"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://memoryfull.net/scener.php?id=147"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=staff&lenom=LBB"
        }
    ]
}