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

{
    "url": "https://demozoo.org/api/v1/bbses/8788/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8788/",
    "id": 8788,
    "name": "Warez City",
    "location": "France",
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306828/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306828/",
            "id": 306828,
            "title": "DCSafe-28/11/97",
            "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": "1997-11-29",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74828/?format=api",
                "id": 74828,
                "name": "Diablo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}