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

{
    "url": "https://demozoo.org/api/v1/bbses/13798/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13798/",
    "id": 13798,
    "name": "Last Outpost",
    "location": "Nordrhein-Westfalen, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.21895,
    "longitude": 6.76339,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/375563/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/375563/",
            "id": 375563,
            "title": "BMBook 19",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-02",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public"
    ]
}