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

{
    "url": "https://demozoo.org/api/v1/bbses/14392/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14392/",
    "id": 14392,
    "name": "The Garden Observatory",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381210/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381210/",
            "id": 381210,
            "title": "United States Adventure",
            "author_nicks": [
                {
                    "name": "Mr. Krac-Man",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118469/?format=api",
                        "id": 118469,
                        "name": "Mr. Krac-Man",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153351/?format=api",
                "id": 153351,
                "name": "Automan"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153352/?format=api",
                "id": 153352,
                "name": "The Convict"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153353/?format=api",
                "id": 153353,
                "name": "Charlie Pirate"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-apple",
        "ascii-express",
        "unknown-location"
    ]
}