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

{
    "url": "https://demozoo.org/api/v1/releasers/92923/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92923/",
    "id": 92923,
    "name": "Rhyme Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "Rhyme Syndicate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rhyme Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1560/?format=api",
                "id": 1560,
                "name": "Flexx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30392/?format=api",
                "id": 30392,
                "name": "Audion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92924/?format=api",
                "id": 92924,
                "name": "Rescue"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12618"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13556"
        }
    ]
}