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

{
    "url": "https://demozoo.org/api/v1/bbses/7482/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7482/",
    "id": 7482,
    "name": "Borg System",
    "location": "Loxstedt, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 53.46667,
    "longitude": 8.65,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/226853/?format=api",
            "demozoo_url": "https://demozoo.org/productions/226853/",
            "id": 226853,
            "title": "Borg System BBS",
            "author_nicks": [
                {
                    "name": "Rone",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101589/?format=api",
                        "id": 101589,
                        "name": "Rone",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "demoscene-bbs",
        "fidonet"
    ]
}