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

{
    "url": "https://demozoo.org/api/v1/bbses/14294/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14294/",
    "id": 14294,
    "name": "The Temple of Doom (805)",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380806/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380806/",
            "id": 380806,
            "title": "Quick-Draw Adventure Mapper",
            "author_nicks": [
                {
                    "name": "Sherlock Apple",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116734/?format=api",
                        "id": 116734,
                        "name": "Sherlock Apple",
                        "is_group": false
                    }
                },
                {
                    "name": "The Apple Mafia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61767/?format=api",
                        "id": 61767,
                        "name": "The Apple Mafia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984-10-01",
            "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": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}