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

{
    "url": "https://demozoo.org/api/v1/bbses/149/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/149/",
    "id": 149,
    "name": "Paradise Lost",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190312/",
            "id": 190312,
            "title": "Paradise Lost BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10665/?format=api",
                "id": 10665,
                "name": "Pogue"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "iniquity",
        "bbs-pc",
        "bbs-nonpublic",
        "incomplete-affils"
    ]
}