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

{
    "url": "https://demozoo.org/api/v1/bbses/11745/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11745/",
    "id": 11745,
    "name": "El Dorado",
    "location": "Neustadt an der Aisch, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.57953,
    "longitude": 10.61126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/248547/?format=api",
            "demozoo_url": "https://demozoo.org/productions/248547/",
            "id": 248547,
            "title": "Pure Data 1",
            "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-03-08",
            "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": []
        },
        {
            "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"
    ]
}