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

{
    "url": "https://demozoo.org/api/v1/bbses/5884/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5884/",
    "id": 5884,
    "name": "96th Dimension",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/264574/?format=api",
            "demozoo_url": "https://demozoo.org/productions/264574/",
            "id": 264574,
            "title": "Go 64! v2.0 - import",
            "author_nicks": [
                {
                    "name": "World Of Wonders",
                    "abbreviation": "WOW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2868/?format=api",
                        "id": 2868,
                        "name": "World Of Wonders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2868/?format=api",
                "id": 2868,
                "name": "World Of Wonders"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}