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

{
    "url": "https://demozoo.org/api/v1/bbses/14539/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14539/",
    "id": 14539,
    "name": "The Junkyard (305)",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/382197/?format=api",
            "demozoo_url": "https://demozoo.org/productions/382197/",
            "id": 382197,
            "title": "Red Max loader",
            "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": "1987",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}