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

{
    "url": "https://demozoo.org/api/v1/bbses/1820/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1820/",
    "id": 1820,
    "name": "Wacky World of Wares",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190252/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190252/",
            "id": 190252,
            "title": "Aidon 3+",
            "author_nicks": [
                {
                    "name": "Legend",
                    "abbreviation": "[L]",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                        "id": 2075,
                        "name": "Legend",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10",
            "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": [
                "aidon-the-apocalypse"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/189673/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189673/",
            "id": 189673,
            "title": "Atomic Robo-Kid +3",
            "author_nicks": [
                {
                    "name": "Legend",
                    "abbreviation": "[L]",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                        "id": 2075,
                        "name": "Legend",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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": [
                "no-sound",
                "atomic-robo-kid",
                "trainer"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}