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

{
    "url": "https://demozoo.org/api/v1/releasers/150767/?format=api",
    "demozoo_url": "https://demozoo.org/groups/150767/",
    "id": 150767,
    "name": "Neon",
    "is_group": true,
    "nicks": [
        {
            "name": "Neon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58494/?format=api",
                "id": 58494,
                "name": "Elwood"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117204/?format=api",
                "id": 117204,
                "name": "Furax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22811/?format=api",
                "id": 22811,
                "name": "Picard"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=70291"
        }
    ]
}