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

{
    "url": "https://demozoo.org/api/v1/bbses/14385/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14385/",
    "id": 14385,
    "name": "The Devils Tower",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/382191/?format=api",
            "demozoo_url": "https://demozoo.org/productions/382191/",
            "id": 382191,
            "title": "Raid Over Moscow",
            "author_nicks": [
                {
                    "name": "N.A.P.O.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50445/?format=api",
                        "id": 50445,
                        "name": "N.A.P.O.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/381191/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381191/",
            "id": 381191,
            "title": "Tass Time in Tone Town",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "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-atari",
        "bbs-apple"
    ]
}