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

{
    "url": "https://demozoo.org/api/v1/releasers/130294/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130294/",
    "id": 130294,
    "name": "The Dream Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "The Dream Syndicate",
            "abbreviation": "TDS",
            "is_primary_nick": true,
            "variants": [
                "TDS",
                "The Dream Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26676/?format=api",
                "id": 26676,
                "name": "Jarre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123781/?format=api",
                "id": 123781,
                "name": "Mirage"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=69924"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15695"
        }
    ]
}