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

{
    "url": "https://demozoo.org/api/v1/bbses/14375/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14375/",
    "id": 14375,
    "name": "Homer Brothers",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381141/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381141/",
            "id": 381141,
            "title": "Power Bots",
            "author_nicks": [
                {
                    "name": "The Safe Cracker",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153323/?format=api",
                        "id": 153323,
                        "name": "The Safe Cracker",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-01-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153323/?format=api",
                "id": 153323,
                "name": "The Safe Cracker"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}