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

{
    "url": "https://demozoo.org/api/v1/releasers/128088/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128088/",
    "id": 128088,
    "name": "Infants",
    "is_group": true,
    "nicks": [
        {
            "name": "Infants",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Infants"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128086/?format=api",
                "id": 128086,
                "name": "Ossy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79567/?format=api",
                "id": 79567,
                "name": "DJ Sharp"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55697/?format=api",
                "id": 55697,
                "name": "Deinonychus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128114/?format=api",
                "id": 128114,
                "name": "Gizio"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128116/?format=api",
                "id": 128116,
                "name": "Inver"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}