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

{
    "url": "https://demozoo.org/api/v1/bbses/13992/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13992/",
    "id": 13992,
    "name": "Cornucopia",
    "location": "Città metropolitana di Milano, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.45186,
    "longitude": 9.14586,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/228246/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228246/",
            "id": 228246,
            "title": "Intro",
            "author_nicks": [
                {
                    "name": "Amiga Expert Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/103935/?format=api",
                        "id": 103935,
                        "name": "Amiga Expert Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}