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

{
    "url": "https://demozoo.org/api/v1/releasers/26739/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26739/",
    "id": 26739,
    "name": "Synthetic Apocalypse",
    "is_group": true,
    "nicks": [
        {
            "name": "Synthetic Apocalypse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Synthetic Apocalypse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26737/?format=api",
                "id": 26737,
                "name": "Thalic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26738/?format=api",
                "id": 26738,
                "name": "lo-fi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}