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

{
    "url": "https://demozoo.org/api/v1/releasers/27004/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27004/",
    "id": 27004,
    "name": "Lightning Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Lightning Productions",
            "abbreviation": "LIP",
            "is_primary_nick": true,
            "variants": [
                "LIP",
                "Lightning Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12073/?format=api",
                "id": 12073,
                "name": "Buxy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27003/?format=api",
                "id": 27003,
                "name": "Chrys"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45456/?format=api",
                "id": 45456,
                "name": "MacGyver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45457/?format=api",
                "id": 45457,
                "name": "Headhunter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45458/?format=api",
                "id": 45458,
                "name": "Sorsov"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}