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

{
    "url": "https://demozoo.org/api/v1/bbses/14542/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14542/",
    "id": 14542,
    "name": "Atari Trak!",
    "location": "North Carolina, United States",
    "country_code": "US",
    "latitude": 35.50069,
    "longitude": -80.00032,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/382138/?format=api",
            "demozoo_url": "https://demozoo.org/productions/382138/",
            "id": 382138,
            "title": "One Man and his Droid loader",
            "author_nicks": [
                {
                    "name": "Atari Sysops Alliance",
                    "abbreviation": "A.S.A.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/56145/?format=api",
                        "id": 56145,
                        "name": "Atari Sysops Alliance",
                        "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": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}