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

{
    "url": "https://demozoo.org/api/v1/bbses/11214/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11214/",
    "id": 11214,
    "name": "Tachyon",
    "location": "Indonesia",
    "country_code": "ID",
    "latitude": -5.0,
    "longitude": 120.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275339/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275339/",
            "id": 275339,
            "title": "The Legend Of Kyrandia 2 - Hand Of Fate Cracktro",
            "author_nicks": [
                {
                    "name": "Pentagram",
                    "abbreviation": "PTG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                        "id": 46472,
                        "name": "Pentagram",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite",
                "the-legend-of-kyrandia-2"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}