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

{
    "url": "https://demozoo.org/api/v1/bbses/8161/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8161/",
    "id": 8161,
    "name": "Yourname",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/212466/?format=api",
            "demozoo_url": "https://demozoo.org/productions/212466/",
            "id": 212466,
            "title": "Dream Charts 21",
            "author_nicks": [
                {
                    "name": "Esquires",
                    "abbreviation": "ESQ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129381/?format=api",
                        "id": 129381,
                        "name": "Esquires",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10-20",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide",
                "dream-charts",
                "trader-charts"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "tempest-bbs",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}