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

{
    "url": "https://demozoo.org/api/v1/bbses/2542/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2542/",
    "id": 2542,
    "name": "Embassy",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183631/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183631/",
            "id": 183631,
            "title": "DC-Telnet V1.5",
            "author_nicks": [
                {
                    "name": "Digital Corruption",
                    "abbreviation": "DC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                        "id": 5425,
                        "name": "Digital Corruption",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-12-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "telnet"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74839/?format=api",
                "id": 74839,
                "name": "K-Rider"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}