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

{
    "url": "https://demozoo.org/api/v1/bbses/281/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/281/",
    "id": 281,
    "name": "7th Heaven",
    "location": "Turku, Southwest Finland, Finland",
    "country_code": "FI",
    "latitude": 60.53333,
    "longitude": 22.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182329/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182329/",
            "id": 182329,
            "title": "7th Heaven PCB",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish",
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "synchronet"
    ]
}