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

{
    "url": "https://demozoo.org/api/v1/bbses/831/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/831/",
    "id": 831,
    "name": "Vandal's Paradise",
    "location": "Neamţ, Romania",
    "country_code": "RO",
    "latitude": 47.0,
    "longitude": 26.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174497/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174497/",
            "id": 174497,
            "title": "Vandal's Paradise BBS",
            "author_nicks": [
                {
                    "name": "PuthreGuy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39599/?format=api",
                        "id": 39599,
                        "name": "PuthreGuy",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39598/?format=api",
                "id": 39598,
                "name": "General Failure"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}