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

{
    "url": "https://demozoo.org/api/v1/bbses/1582/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1582/",
    "id": 1582,
    "name": "TiW",
    "location": "Hämeenlinna, Kanta-Häme, Finland",
    "country_code": "FI",
    "latitude": 61.0,
    "longitude": 24.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301461/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301461/",
            "id": 301461,
            "title": "TIW BBS",
            "author_nicks": [
                {
                    "name": "Antares",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36812/?format=api",
                        "id": 36812,
                        "name": "Antares",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-02",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120145/?format=api",
                "id": 120145,
                "name": "Painkiller"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78537/?format=api",
                "id": 78537,
                "name": "Mack Crack Corporation"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85511/?format=api",
                "id": 85511,
                "name": "Primus"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}