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

{
    "url": "https://demozoo.org/api/v1/bbses/8588/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8588/",
    "id": 8588,
    "name": "Industrial Chaos",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359862/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359862/",
            "id": 359862,
            "title": "47th Byte",
            "author_nicks": [
                {
                    "name": "Nightmare Max",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145529/?format=api",
                        "id": 145529,
                        "name": "Nightmare Max",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian-language",
                "tutorial"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/305018/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305018/",
            "id": 305018,
            "title": "Industrial Chaos BBS",
            "author_nicks": [
                {
                    "name": "Proxium",
                    "abbreviation": "PXM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10785/?format=api",
                        "id": 10785,
                        "name": "Proxium",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-spectrum",
        "zx-net"
    ]
}