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

{
    "url": "https://demozoo.org/api/v1/bbses/4067/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4067/",
    "id": 4067,
    "name": "Upside Down AE",
    "location": "Sparta, Sussex County, New Jersey, United States",
    "country_code": "US",
    "latitude": 41.03343,
    "longitude": -74.63849,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288506/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288506/",
            "id": 288506,
            "title": "Ascii Express 1986",
            "author_nicks": [
                {
                    "name": "Metal Communications",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118567/?format=api",
                        "id": 118567,
                        "name": "Metal Communications",
                        "is_group": true
                    }
                },
                {
                    "name": "The Neon Knights 666",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118562/?format=api",
                        "id": 118562,
                        "name": "The Neon Knights 666",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ascii-express"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/381055/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381055/",
            "id": 381055,
            "title": "A View To Kill",
            "author_nicks": [
                {
                    "name": "Apple Underground",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153250/?format=api",
                        "id": 153250,
                        "name": "Apple Underground",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-apple",
        "hpav",
        "ascii-express"
    ]
}