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

{
    "url": "https://demozoo.org/api/v1/bbses/2166/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2166/",
    "id": 2166,
    "name": "Apple Pirates Guild",
    "location": "San Francisco, City and County of San Francisco, California, United States",
    "country_code": "US",
    "latitude": 37.77493,
    "longitude": -122.41942,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290763/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290763/",
            "id": 290763,
            "title": "Aliens",
            "author_nicks": [
                {
                    "name": "The Apple Pirates Guild",
                    "abbreviation": "APG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120624/?format=api",
                        "id": 120624,
                        "name": "The Apple Pirates Guild",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
                "aliens"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304696/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304696/",
            "id": 304696,
            "title": "Sanitron",
            "author_nicks": [
                {
                    "name": "Midwest Pirates Guild",
                    "abbreviation": "MPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86223/?format=api",
                        "id": 86223,
                        "name": "Midwest Pirates Guild",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": []
}