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

{
    "url": "https://demozoo.org/api/v1/bbses/12532/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12532/",
    "id": 12532,
    "name": "Fone Conspiracy",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362628/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362628/",
            "id": 362628,
            "title": "Destroyer Loader",
            "author_nicks": [
                {
                    "name": "Byte Bandits Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146437/?format=api",
                        "id": 146437,
                        "name": "Byte Bandits Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-03-24",
            "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/146437/?format=api",
                "id": 146437,
                "name": "Byte Bandits Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}