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

{
    "url": "https://demozoo.org/api/v1/bbses/12555/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12555/",
    "id": 12555,
    "name": "Hyperion Project",
    "location": "Jackson, Hinds County, Mississippi, United States",
    "country_code": "US",
    "latitude": 32.29876,
    "longitude": -90.18481,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362712/",
            "id": 362712,
            "title": "USABBS.TXT",
            "author_nicks": [
                {
                    "name": "Alis",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44896/?format=api",
                        "id": 44896,
                        "name": "Alis",
                        "is_group": false
                    }
                },
                {
                    "name": "Frosty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65198/?format=api",
                        "id": 65198,
                        "name": "Frosty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}