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

{
    "url": "https://demozoo.org/api/v1/bbses/12192/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12192/",
    "id": 12192,
    "name": "Interlock",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/358971/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/358971/",
            "id": 358971,
            "title": "Back 2 Basix Premier Package 07-1995",
            "author_nicks": [
                {
                    "name": "Back 2 Basix",
                    "abbreviation": "B2B",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145207/?format=api",
                        "id": 145207,
                        "name": "Back 2 Basix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86321/?format=api",
                "id": 86321,
                "name": "BLuNT"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "incomplete-affils",
        "unknown-location"
    ]
}