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

{
    "url": "https://demozoo.org/api/v1/bbses/5122/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5122/",
    "id": 5122,
    "name": "Portal",
    "location": "Traralgon, Latrobe, Victoria, Australia",
    "country_code": "AU",
    "latitude": -38.19528,
    "longitude": 146.5415,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183387/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183387/",
            "id": 183387,
            "title": "A BBS Intro",
            "author_nicks": [
                {
                    "name": "Kronical",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                        "id": 62333,
                        "name": "Kronical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "typo"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54255/?format=api",
                "id": 54255,
                "name": "TAL"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                "id": 62333,
                "name": "Kronical"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}