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

{
    "url": "https://demozoo.org/api/v1/bbses/7175/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7175/",
    "id": 7175,
    "name": "Digital Underworld",
    "location": "Gemeente Haarlem, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.38074,
    "longitude": 4.644,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191411/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191411/",
            "id": 191411,
            "title": "Tribal Application Generator (1)",
            "author_nicks": [
                {
                    "name": "Tribal",
                    "abbreviation": "TRI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80421/?format=api",
                        "id": 80421,
                        "name": "Tribal",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81024/?format=api",
                "id": 81024,
                "name": "TDD"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80421/?format=api",
                "id": 80421,
                "name": "Tribal"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}