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

{
    "url": "https://demozoo.org/api/v1/bbses/7850/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7850/",
    "id": 7850,
    "name": "Paranoic BBS",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/256623/?format=api",
            "demozoo_url": "https://demozoo.org/productions/256623/",
            "id": 256623,
            "title": "Aliens Ahead - Experience X",
            "author_nicks": [
                {
                    "name": "Ruskean Reian Ritarit",
                    "abbreviation": "RRR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8597/?format=api",
                        "id": 8597,
                        "name": "Ruskean Reian Ritarit",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}