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

{
    "url": "https://demozoo.org/api/v1/bbses/4514/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4514/",
    "id": 4514,
    "name": "Abrakadabra",
    "location": "Forssa, Kanta-Häme, Finland",
    "country_code": "FI",
    "latitude": 60.90328,
    "longitude": 23.63947,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269453/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269453/",
            "id": 269453,
            "title": "AFC Release #5",
            "author_nicks": [
                {
                    "name": "Ansi Factory",
                    "abbreviation": "AFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-28",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123208/?format=api",
                "id": 123208,
                "name": "Mage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}