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

{
    "url": "https://demozoo.org/api/v1/releasers/28222/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28222/",
    "id": 28222,
    "name": "Lost Horizon",
    "is_group": true,
    "nicks": [
        {
            "name": "Lost Horizon",
            "abbreviation": "LH",
            "is_primary_nick": true,
            "variants": [
                "LH",
                "Lost Horizon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28197/?format=api",
                "id": 28197,
                "name": "Du.lait"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28214/?format=api",
                "id": 28214,
                "name": "Arlekino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55417/?format=api",
                "id": 55417,
                "name": "Condic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28211/?format=api",
                "id": 28211,
                "name": "Angel Boy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}