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

{
    "url": "https://demozoo.org/api/v1/bbses/204/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/204/",
    "id": 204,
    "name": "The Future Link",
    "location": "Farmington, San Juan County, New Mexico, United States",
    "country_code": "US",
    "latitude": 36.72806,
    "longitude": -108.21869,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/7890/?format=api",
            "demozoo_url": "https://demozoo.org/productions/7890/",
            "id": 7890,
            "title": "Babes",
            "author_nicks": [
                {
                    "name": "The CoExistence",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                        "id": 8018,
                        "name": "The CoExistence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/32037/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32037/",
            "id": 32037,
            "title": "Flash",
            "author_nicks": [
                {
                    "name": "The CoExistence",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                        "id": 8018,
                        "name": "The CoExistence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119141/?format=api",
                "id": 119141,
                "name": "Phoenix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                "id": 8018,
                "name": "The CoExistence"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "demoscene-bbs"
    ]
}