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

{
    "url": "https://demozoo.org/api/v1/releasers/52050/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52050/",
    "id": 52050,
    "name": "Flow Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Flow Records",
            "abbreviation": "FLR",
            "is_primary_nick": true,
            "variants": [
                "FLR",
                "Flow Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52049/?format=api",
                "id": 52049,
                "name": "Unwired"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1029/?format=api",
                "id": 1029,
                "name": "Mortimer Twang"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38905"
        }
    ]
}