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

{
    "url": "https://demozoo.org/api/v1/releasers/45358/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45358/",
    "id": 45358,
    "name": "Tilt",
    "is_group": true,
    "nicks": [
        {
            "name": "Tilt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tilt"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12008/?format=api",
                "id": 12008,
                "name": "Sabe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71713/?format=api",
                "id": 71713,
                "name": "Bukka"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26683/?format=api",
                "id": 26683,
                "name": "Hudi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71712/?format=api",
                "id": 71712,
                "name": "Thomas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137571/?format=api",
                "id": 137571,
                "name": "Exolon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9057"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1032"
        }
    ]
}