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

{
    "url": "https://demozoo.org/api/v1/bbses/13160/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13160/",
    "id": 13160,
    "name": "Estate",
    "location": "Gemeente Heerhugowaard, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.6821,
    "longitude": 4.84363,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/368594/?format=api",
            "demozoo_url": "https://demozoo.org/productions/368594/",
            "id": 368594,
            "title": "BBSList Of Holland October 1994",
            "author_nicks": [
                {
                    "name": "Last Poets Society",
                    "abbreviation": "LPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82124/?format=api",
                        "id": 82124,
                        "name": "Last Poets Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}