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

{
    "url": "https://demozoo.org/api/v1/bbses/4963/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4963/",
    "id": 4963,
    "name": "Fire",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/305017/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305017/",
            "id": 305017,
            "title": "Demo BBS",
            "author_nicks": [
                {
                    "name": "Fire Group",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129982/?format=api",
                        "id": 129982,
                        "name": "Fire Group",
                        "is_group": true
                    }
                }
            ],
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295213/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295213/",
            "id": 295213,
            "title": "Fire BBS Demo",
            "author_nicks": [
                {
                    "name": "Anatoly Doshin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123683/?format=api",
                        "id": 123683,
                        "name": "Anatoly Doshin",
                        "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123683/?format=api",
                "id": 123683,
                "name": "Anatoly Doshin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-public",
        "bbs-spectrum"
    ]
}