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

{
    "url": "https://demozoo.org/api/v1/releasers/8097/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8097/",
    "id": 8097,
    "name": "Sector 4",
    "is_group": true,
    "nicks": [
        {
            "name": "Sector 4",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sector 4"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                "id": 627,
                "name": "Aleksi Eeben"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1778/?format=api",
                "id": 1778,
                "name": "JHL"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1401/?format=api",
                "id": 1401,
                "name": "Mr. Spinhead"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16343/?format=api",
                "id": 16343,
                "name": "Spock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1400/?format=api",
                "id": 1400,
                "name": "The Griffin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7670/?format=api",
                "id": 7670,
                "name": "Voyager"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15623"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4801"
        }
    ]
}