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

{
    "url": "https://demozoo.org/api/v1/bbses/12924/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12924/",
    "id": 12924,
    "name": "Rivendell (817)",
    "location": "Fort Worth, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.72541,
    "longitude": -97.32085,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361238/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361238/",
            "id": 361238,
            "title": "Not! Newsletter #4",
            "author_nicks": [
                {
                    "name": "Excellence Produced in Creativity",
                    "abbreviation": "EPiC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147353/?format=api",
                        "id": 147353,
                        "name": "Excellence Produced in Creativity",
                        "is_group": true
                    }
                },
                {
                    "name": "Not!",
                    "abbreviation": "Not",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131373/?format=api",
                        "id": 131373,
                        "name": "Not!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-01-26",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131373/?format=api",
                "id": 131373,
                "name": "Not!"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}