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

{
    "url": "https://demozoo.org/api/v1/bbses/7890/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7890/",
    "id": 7890,
    "name": "Rosedale",
    "location": "Traralgon, Latrobe, Victoria, Australia",
    "country_code": "AU",
    "latitude": -38.19528,
    "longitude": 146.5415,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/213839/?format=api",
            "demozoo_url": "https://demozoo.org/productions/213839/",
            "id": 213839,
            "title": "Rosedale BBS",
            "author_nicks": [
                {
                    "name": "Flex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52563/?format=api",
                        "id": 52563,
                        "name": "Flex",
                        "is_group": false
                    }
                },
                {
                    "name": "Ginseng",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52564/?format=api",
                        "id": 52564,
                        "name": "Ginseng",
                        "is_group": false
                    }
                },
                {
                    "name": "Sumaleth",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39861/?format=api",
                        "id": 39861,
                        "name": "Sumaleth",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-27",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100050/?format=api",
                "id": 100050,
                "name": "Michael Wangman"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128771/?format=api",
                "id": 128771,
                "name": "Redfive"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}