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

{
    "url": "https://demozoo.org/api/v1/bbses/10364/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10364/",
    "id": 10364,
    "name": "1st SOFTware EXchange",
    "location": "Singapore",
    "country_code": "SG",
    "latitude": 1.36667,
    "longitude": 103.8,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/314069/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314069/",
            "id": 314069,
            "title": "FID v2.11",
            "author_nicks": [
                {
                    "name": "PCi",
                    "abbreviation": "PCI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                        "id": 21610,
                        "name": "PCi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-related"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/354818/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354818/",
            "id": 354818,
            "title": "FID v2.15",
            "author_nicks": [
                {
                    "name": "PCi",
                    "abbreviation": "PCI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                        "id": 21610,
                        "name": "PCi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02-16",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134341/?format=api",
                "id": 134341,
                "name": "Robert Lee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                "id": 21610,
                "name": "PCi"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}