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

{
    "url": "https://demozoo.org/api/v1/releasers/129271/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129271/",
    "id": 129271,
    "name": "FieldFX All Stars",
    "is_group": true,
    "nicks": [
        {
            "name": "FieldFX All Stars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FieldFX All Stars"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                "id": 63755,
                "name": "Aldroid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116115/?format=api",
                "id": 116115,
                "name": "Dragongold"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15853/?format=api",
                "id": 15853,
                "name": "The Watcher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
                "id": 89891,
                "name": "Enfys"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}