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

{
    "url": "https://demozoo.org/api/v1/releasers/68345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68345/",
    "id": 68345,
    "name": "Drice",
    "is_group": false,
    "nicks": [
        {
            "name": "Drice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                "id": 58163,
                "name": "Blue Pearl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18015/?format=api",
                "id": 18015,
                "name": "Native Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}