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

{
    "url": "https://demozoo.org/api/v1/bbses/14050/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14050/",
    "id": 14050,
    "name": "TVS BBS",
    "location": "Lima, Lima region, Peru",
    "country_code": "PE",
    "latitude": -11.85,
    "longitude": -76.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/128989/?format=api",
            "demozoo_url": "https://demozoo.org/productions/128989/",
            "id": 128989,
            "title": "Smiling Panda 1",
            "author_nicks": [
                {
                    "name": "Twin Eagles Group",
                    "abbreviation": "TEG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                        "id": 55330,
                        "name": "Twin Eagles Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost",
                "piracy",
                "spanish-language",
                "recollections"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/128988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/128988/",
            "id": 128988,
            "title": "Smiling Panda 2",
            "author_nicks": [
                {
                    "name": "Twin Eagles Group",
                    "abbreviation": "TEG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                        "id": 55330,
                        "name": "Twin Eagles Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "spanish-language"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}