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

{
    "url": "https://demozoo.org/api/v1/bbses/1253/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1253/",
    "id": 1253,
    "name": "Dark Star",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289714/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289714/",
            "id": 289714,
            "title": "Infocom Cracker Version 1.1",
            "author_nicks": [
                {
                    "name": "Disk Crasher",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119809/?format=api",
                        "id": 119809,
                        "name": "Disk Crasher",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-08",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}