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

{
    "url": "https://demozoo.org/api/v1/bbses/2749/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2749/",
    "id": 2749,
    "name": "No Carrier Box",
    "location": "Lich, Regierungsbezirk Gießen, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.52063,
    "longitude": 8.81721,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279571/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279571/",
            "id": 279571,
            "title": "No Carrier",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121260/?format=api",
                "id": 121260,
                "name": "Holler"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121261/?format=api",
                "id": 121261,
                "name": "Knacki"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-atari"
    ]
}