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

{
    "url": "https://demozoo.org/api/v1/bbses/8254/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8254/",
    "id": 8254,
    "name": "Digital Pleasure",
    "location": "Finnmark Fylke, Norway",
    "country_code": "NO",
    "latitude": 70.0815,
    "longitude": 29.7358,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277755/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277755/",
            "id": 277755,
            "title": "Tool-Box #23",
            "author_nicks": [
                {
                    "name": "Compact Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1222/?format=api",
                        "id": 1222,
                        "name": "Compact Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-15",
            "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/1222/?format=api",
                "id": 1222,
                "name": "Compact Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "abbs"
    ]
}