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

{
    "url": "https://demozoo.org/api/v1/bbses/12222/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12222/",
    "id": 12222,
    "name": "The Station",
    "location": "Ingelfingen, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.30028,
    "longitude": 9.65303,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270081/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270081/",
            "id": 270081,
            "title": "TST Ansi Pack (05/1995)",
            "author_nicks": [
                {
                    "name": "The Silent Terror",
                    "abbreviation": "TST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                        "id": 89464,
                        "name": "The Silent Terror",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145229/?format=api",
                "id": 145229,
                "name": "The Champ"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public"
    ]
}