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

{
    "url": "https://demozoo.org/api/v1/bbses/14092/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14092/",
    "id": 14092,
    "name": "Eiffel Tower",
    "location": "Île-de-France, France",
    "country_code": "FR",
    "latitude": 48.7,
    "longitude": 2.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/233771/?format=api",
            "demozoo_url": "https://demozoo.org/productions/233771/",
            "id": 233771,
            "title": "Nevermind 14",
            "author_nicks": [
                {
                    "name": "Analog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                        "id": 1513,
                        "name": "Analog",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "never-mind"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152436/?format=api",
                "id": 152436,
                "name": "P'tit Louis"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}