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

{
    "url": "https://demozoo.org/api/v1/bbses/856/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/856/",
    "id": 856,
    "name": "ES BBS",
    "location": "Eskişehir, Turkey",
    "country_code": "TR",
    "latitude": 39.66667,
    "longitude": 31.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/158478/?format=api",
            "demozoo_url": "https://demozoo.org/productions/158478/",
            "id": 158478,
            "title": "ES BBS",
            "author_nicks": [
                {
                    "name": "SSG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                        "id": 44123,
                        "name": "SSG",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Arteffect",
                    "abbreviation": "AFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44117/?format=api",
                        "id": 44117,
                        "name": "Arteffect",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-06",
            "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": [
                "turbo-pascal",
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1362/?format=api",
                "id": 1362,
                "name": "Bloody"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                "id": 44123,
                "name": "SSG"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}