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

{
    "url": "https://demozoo.org/api/v1/bbses/5241/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5241/",
    "id": 5241,
    "name": "The Documentaries",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295555/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295555/",
            "id": 295555,
            "title": "EOS Earth Orbit Station",
            "author_nicks": [
                {
                    "name": "The Wizard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123931/?format=api",
                        "id": 123931,
                        "name": "The Wizard",
                        "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": []
}