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

{
    "url": "https://demozoo.org/api/v1/bbses/12395/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12395/",
    "id": 12395,
    "name": "Fatal Revenge",
    "location": "São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -22.0,
    "longitude": -49.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361110/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361110/",
            "id": 361110,
            "title": "Fact! Enterprises #7 - June '97 Art Attack",
            "author_nicks": [
                {
                    "name": "Fact!",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22089/?format=api",
                        "id": 22089,
                        "name": "Fact!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36435/?format=api",
                "id": 36435,
                "name": "Bad Worm"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22089/?format=api",
                "id": 22089,
                "name": "Fact!"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}