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

{
    "url": "https://demozoo.org/api/v1/bbses/10373/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10373/",
    "id": 10373,
    "name": "Wares Brewery",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304458/",
            "id": 304458,
            "title": "Swedish BBS List January 1995 Edition",
            "author_nicks": [
                {
                    "name": "Zcandaler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                        "id": 27440,
                        "name": "Zcandaler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}