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

{
    "url": "https://demozoo.org/api/v1/bbses/3442/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3442/",
    "id": 3442,
    "name": "Fairlane",
    "location": "Krylbo, Avesta Kommun, Dalarna, Sweden",
    "country_code": "SE",
    "latitude": 60.13333,
    "longitude": 16.21667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/137418/?format=api",
            "demozoo_url": "https://demozoo.org/productions/137418/",
            "id": 137418,
            "title": "Fairlane BBS",
            "author_nicks": [
                {
                    "name": "NewCore",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                        "id": 2218,
                        "name": "NewCore",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "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/56169/?format=api",
                "id": 56169,
                "name": "Marko"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                "id": 2218,
                "name": "NewCore"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}