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

{
    "url": "https://demozoo.org/api/v1/bbses/14302/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14302/",
    "id": 14302,
    "name": "The Cops",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381722/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381722/",
            "id": 381722,
            "title": "Dot Writer",
            "author_nicks": [
                {
                    "name": "Intense",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153635/?format=api",
                        "id": 153635,
                        "name": "Intense",
                        "is_group": false
                    }
                },
                {
                    "name": "The Ware Lords",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118450/?format=api",
                        "id": 118450,
                        "name": "The Ware Lords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984-06-10",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380819/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380819/",
            "id": 380819,
            "title": "MPG Kracpak",
            "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": "1984-06-02",
            "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-apple"
    ]
}