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

{
    "url": "https://demozoo.org/api/v1/releasers/27436/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27436/",
    "id": 27436,
    "name": "Linezer0",
    "is_group": true,
    "nicks": [
        {
            "name": "Linezer0",
            "abbreviation": "Lz0",
            "is_primary_nick": true,
            "variants": [
                "Linezer0",
                "Lz0"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27435/?format=api",
                "id": 27435,
                "name": "Peak"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74024/?format=api",
                "id": 74024,
                "name": "Dycus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}