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

{
    "url": "https://demozoo.org/api/v1/bbses/12746/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12746/",
    "id": 12746,
    "name": "Minas Anor",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363574/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363574/",
            "id": 363574,
            "title": "Wing Commander 2 Speech Accessory Cracktro",
            "author_nicks": [
                {
                    "name": "The Warez Alliance",
                    "abbreviation": "TWA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46910/?format=api",
                        "id": 46910,
                        "name": "The Warez Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09-01",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46910/?format=api",
                "id": 46910,
                "name": "The Warez Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}