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

{
    "url": "https://demozoo.org/api/v1/bbses/5240/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5240/",
    "id": 5240,
    "name": "The Outback",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295548/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295548/",
            "id": 295548,
            "title": "Championship Gambler",
            "author_nicks": [
                {
                    "name": "The Bodyguard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123922/?format=api",
                        "id": 123922,
                        "name": "The Bodyguard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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",
        "unknown-location"
    ]
}