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

{
    "url": "https://demozoo.org/api/v1/releasers/14947/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14947/",
    "id": 14947,
    "name": "Parzek",
    "is_group": true,
    "nicks": [
        {
            "name": "Parzek",
            "abbreviation": "PZK",
            "is_primary_nick": true,
            "variants": [
                "PZK",
                "Parzek"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14970/?format=api",
                "id": 14970,
                "name": "Pman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2109/?format=api",
                "id": 2109,
                "name": "Timbral"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}