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

{
    "url": "https://demozoo.org/api/v1/releasers/132399/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132399/",
    "id": 132399,
    "name": "Dreams of Reality",
    "is_group": true,
    "nicks": [
        {
            "name": "Dreams of Reality",
            "abbreviation": "DoR",
            "is_primary_nick": true,
            "variants": [
                "DoR",
                "Dreams of Reality"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132397/?format=api",
                "id": 132397,
                "name": "Snurre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132400/?format=api",
                "id": 132400,
                "name": "Skywalker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132401/?format=api",
                "id": 132401,
                "name": "The CaveMan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990128043154/www.algonet.se/~golden1/dor.html"
        }
    ]
}