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

{
    "url": "https://demozoo.org/api/v1/bbses/10787/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10787/",
    "id": 10787,
    "name": "Our BBS",
    "location": "Pori, Satakunta, Finland",
    "country_code": "FI",
    "latitude": 61.57477,
    "longitude": 21.85943,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/320242/?format=api",
            "demozoo_url": "https://demozoo.org/productions/320242/",
            "id": 320242,
            "title": "Bullshit-Pack 2",
            "author_nicks": [
                {
                    "name": "Twilight",
                    "abbreviation": "TWT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69566/?format=api",
                        "id": 69566,
                        "name": "Twilight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10-04",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cli-menu"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69566/?format=api",
                "id": 69566,
                "name": "Twilight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "unknown-bbs",
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}