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

{
    "url": "https://demozoo.org/api/v1/releasers/43642/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43642/",
    "id": 43642,
    "name": "Sunbird",
    "is_group": false,
    "nicks": [
        {
            "name": "Sunbird",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SNB",
                "Sunbird"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11589/?format=api",
                "id": 11589,
                "name": "Rising Sun"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.flashtro.com/index.php?e=users&m=details&id=1802&u=snb"
        }
    ]
}