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

{
    "url": "https://demozoo.org/api/v1/bbses/10922/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10922/",
    "id": 10922,
    "name": "Borrowed Time",
    "location": "Stjørdal, Trøndelag, Norway",
    "country_code": "NO",
    "latitude": 63.56699,
    "longitude": 11.0273,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324133/",
            "id": 324133,
            "title": "THE LIST OF NORWEGIAN ELITE BOARDS!",
            "author_nicks": [
                {
                    "name": "Fraxion",
                    "abbreviation": "FRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5180/?format=api",
                        "id": 5180,
                        "name": "Fraxion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1229/?format=api",
                "id": 1229,
                "name": "Dr. No"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}