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

{
    "url": "https://demozoo.org/api/v1/bbses/11749/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11749/",
    "id": 11749,
    "name": "Merciful Domain",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356951/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356951/",
            "id": 356951,
            "title": "Pure Data #2",
            "author_nicks": [
                {
                    "name": "Latex",
                    "abbreviation": "LTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                        "id": 144603,
                        "name": "Latex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-busted"
    ]
}