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

{
    "url": "https://demozoo.org/api/v1/bbses/12416/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12416/",
    "id": 12416,
    "name": "New York City",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270194/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270194/",
            "id": 270194,
            "title": "Flash Art Pack (01/1994)",
            "author_nicks": [
                {
                    "name": "Flash",
                    "abbreviation": "FSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                        "id": 86733,
                        "name": "Flash",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                "id": 86733,
                "name": "Flash"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}