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

{
    "url": "https://demozoo.org/api/v1/bbses/8587/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8587/",
    "id": 8587,
    "name": "Art BBS",
    "location": "Sankt-Peterburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.91667,
    "longitude": 30.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/15133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/15133/",
            "id": 15133,
            "title": "New Art BBS",
            "author_nicks": [
                {
                    "name": "Newart",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                        "id": 9518,
                        "name": "Newart",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999",
            "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/15136/?format=api",
            "demozoo_url": "https://demozoo.org/productions/15136/",
            "id": 15136,
            "title": "Reklama",
            "author_nicks": [
                {
                    "name": "Newart",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                        "id": 9518,
                        "name": "Newart",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-06-08",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                "id": 9518,
                "name": "Newart"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-public",
        "bbs-open-only-at-night",
        "bbs-spectrum"
    ]
}