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

{
    "url": "https://demozoo.org/api/v1/releasers/135800/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135800/",
    "id": 135800,
    "name": "OSMiUM Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "OSMiUM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "OSMiUM"
            ]
        },
        {
            "name": "OSMiUM Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "OSMiUM Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86994/?format=api",
                "id": 86994,
                "name": "Astaroth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87377/?format=api",
                "id": 87377,
                "name": "No Carrier"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}