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

{
    "url": "https://demozoo.org/api/v1/releasers/35022/?format=api",
    "demozoo_url": "https://demozoo.org/groups/35022/",
    "id": 35022,
    "name": "Androids",
    "is_group": true,
    "nicks": [
        {
            "name": "Androids",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Androids"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35023/?format=api",
                "id": 35023,
                "name": "PWS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35024/?format=api",
                "id": 35024,
                "name": "TRZ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35025/?format=api",
                "id": 35025,
                "name": "DOC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35026/?format=api",
                "id": 35026,
                "name": "Speedy Gonzales"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35027/?format=api",
                "id": 35027,
                "name": "Hardgroover"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}