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

{
    "url": "https://demozoo.org/api/v1/bbses/7401/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7401/",
    "id": 7401,
    "name": "The Smurgle",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/176521/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176521/",
            "id": 176521,
            "title": "The Smurgle BBS",
            "author_nicks": [
                {
                    "name": "Antares",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36812/?format=api",
                        "id": 36812,
                        "name": "Antares",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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",
        "fidonet"
    ]
}