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

{
    "url": "https://demozoo.org/api/v1/releasers/102890/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102890/",
    "id": 102890,
    "name": "Twilight",
    "is_group": true,
    "nicks": [
        {
            "name": "Twilight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twilight"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15262/?format=api",
                "id": 15262,
                "name": "Weed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68572/?format=api",
                "id": 68572,
                "name": "Darkwing"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114795/?format=api",
                "id": 114795,
                "name": "Dr. Chaos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118418/?format=api",
                "id": 118418,
                "name": "Madmardigan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63739"
        }
    ]
}