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

{
    "url": "https://demozoo.org/api/v1/bbses/2173/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2173/",
    "id": 2173,
    "name": "Warzone",
    "location": "Trieste, Friuli Venezia Giulia, Italy",
    "country_code": "IT",
    "latitude": 45.713,
    "longitude": 13.76116,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/203061/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203061/",
            "id": 203061,
            "title": "Pointerclear V3.0",
            "author_nicks": [
                {
                    "name": "Italian Bad Boys",
                    "abbreviation": "IBB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                        "id": 1555,
                        "name": "Italian Bad Boys",
                        "is_group": true
                    }
                },
                {
                    "name": "ThunderTeam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89058/?format=api",
                        "id": 89058,
                        "name": "ThunderTeam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": [
                "antivirus"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                "id": 1555,
                "name": "Italian Bad Boys"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}