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

{
    "url": "https://demozoo.org/api/v1/bbses/10886/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10886/",
    "id": 10886,
    "name": "Squid BBS",
    "location": "Brazil",
    "country_code": "BR",
    "latitude": -10.0,
    "longitude": -55.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/205294/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205294/",
            "id": 205294,
            "title": "Squid BBS (1a)",
            "author_nicks": [
                {
                    "name": "cld",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75674/?format=api",
                        "id": 75674,
                        "name": "cld",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "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": [
                "no-credits-added",
                "source-available",
                "original-bbs"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280682/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280682/",
            "id": 280682,
            "title": "Squid BBS (1b)",
            "author_nicks": [
                {
                    "name": "cld",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75674/?format=api",
                        "id": 75674,
                        "name": "cld",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-08",
            "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": [
                "source-available",
                "original-bbs"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}