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

{
    "url": "https://demozoo.org/api/v1/bbses/4888/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4888/",
    "id": 4888,
    "name": "Sector City",
    "location": "City of Los Angeles, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.15649,
    "longitude": -118.53995,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288292/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288292/",
            "id": 288292,
            "title": "Lode Runner II",
            "author_nicks": [
                {
                    "name": "The Jury",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118430/?format=api",
                        "id": 118430,
                        "name": "The Jury",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "crackscreen",
                "lode-runner-ii"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118430/?format=api",
                "id": 118430,
                "name": "The Jury"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}