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

{
    "url": "https://demozoo.org/api/v1/releasers/23299/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23299/",
    "id": 23299,
    "name": "Ventor",
    "is_group": false,
    "nicks": [
        {
            "name": "Ventor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ventor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27265/?format=api",
                "id": 27265,
                "name": "Vectors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92422/?format=api",
                "id": 92422,
                "name": "Pici"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}