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

{
    "url": "https://demozoo.org/api/v1/releasers/48275/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48275/",
    "id": 48275,
    "name": "Digital Orgasm Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Orgasm Staff",
            "abbreviation": "DOS",
            "is_primary_nick": true,
            "variants": [
                "DOS",
                "Digital Orgasm Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40333/?format=api",
                "id": 40333,
                "name": "tra7"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10935/?format=api",
                "id": 10935,
                "name": "Diodak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48276/?format=api",
                "id": 48276,
                "name": "Klaf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48277/?format=api",
                "id": 48277,
                "name": "Ayla"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}