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

{
    "url": "https://demozoo.org/api/v1/bbses/835/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/835/",
    "id": 835,
    "name": "Acid",
    "location": "București, Bucureşti, Romania",
    "country_code": "RO",
    "latitude": 44.5,
    "longitude": 26.08333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200156/",
            "id": 200156,
            "title": "Wired",
            "author_nicks": [
                {
                    "name": "PRSC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62461/?format=api",
                        "id": 62461,
                        "name": "PRSC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62461/?format=api",
                "id": 62461,
                "name": "PRSC"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}