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

{
    "url": "https://demozoo.org/api/v1/releasers/16973/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16973/",
    "id": 16973,
    "name": "Rav",
    "is_group": false,
    "nicks": [
        {
            "name": "Rav",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rav"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16974/?format=api",
                "id": 16974,
                "name": "Rectangular Crisis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16790/?format=api",
                "id": 16790,
                "name": "Liberty"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9045"
        }
    ]
}