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

{
    "url": "https://demozoo.org/api/v1/bbses/13676/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13676/",
    "id": 13676,
    "name": "InfoSquare",
    "location": "Città metropolitana di Milano, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.45186,
    "longitude": 9.14586,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6785/",
            "id": 6785,
            "title": "Verses",
            "author_nicks": [
                {
                    "name": "Electromotive Force",
                    "abbreviation": "EMF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                        "id": 7702,
                        "name": "Electromotive Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-13",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mindcandy-vol.1",
                "bill-gates"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150657/?format=api",
                "id": 150657,
                "name": "Gandalf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                "id": 7702,
                "name": "Electromotive Force"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}