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

{
    "url": "https://demozoo.org/api/v1/releasers/48517/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48517/",
    "id": 48517,
    "name": "Venior",
    "is_group": false,
    "nicks": [
        {
            "name": "Venior",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Venior"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5487/?format=api",
                "id": 5487,
                "name": "Access Denied"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65312/?format=api",
                "id": 65312,
                "name": "Beans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}