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

{
    "url": "https://demozoo.org/api/v1/bbses/14507/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14507/",
    "id": 14507,
    "name": "Computer Pirates of Utah",
    "location": "Utah, United States",
    "country_code": "US",
    "latitude": 39.25024,
    "longitude": -111.75103,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381763/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381763/",
            "id": 381763,
            "title": "The Hayes Hackamatic",
            "author_nicks": [
                {
                    "name": "Automan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153658/?format=api",
                        "id": 153658,
                        "name": "Automan",
                        "is_group": false
                    }
                },
                {
                    "name": "Kracking Guild",
                    "abbreviation": "KGB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153659/?format=api",
                        "id": 153659,
                        "name": "Kracking 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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "phreaking-tool"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153658/?format=api",
                "id": 153658,
                "name": "Automan"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}