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

{
    "url": "https://demozoo.org/api/v1/bbses/8269/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8269/",
    "id": 8269,
    "name": "Highway",
    "location": "Kalix Kommun, Norrbotten, Sweden",
    "country_code": "SE",
    "latitude": 65.96118,
    "longitude": 22.98669,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304614/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304614/",
            "id": 304614,
            "title": "Tower of Dispair II - Ugbash Ka's Return",
            "author_nicks": [
                {
                    "name": "Acrise",
                    "abbreviation": "ACR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                        "id": 10735,
                        "name": "Acrise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cracked-from-tape"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                "id": 10735,
                "name": "Acrise"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}