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

{
    "url": "https://demozoo.org/api/v1/bbses/12775/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12775/",
    "id": 12775,
    "name": "Jaguar BBS",
    "location": "Cannock, Staffordshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.69045,
    "longitude": -2.03085,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/204371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204371/",
            "id": 204371,
            "title": "Association of BBS Sysops Boards (1a)",
            "author_nicks": [
                {
                    "name": "Association of BBS Sysops",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147014/?format=api",
                        "id": 147014,
                        "name": "Association of BBS Sysops",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet",
        "bbs-open-only-at-night"
    ]
}