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

{
    "url": "https://demozoo.org/api/v1/bbses/10868/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10868/",
    "id": 10868,
    "name": "The DarkSide Node #2",
    "location": "Kungälvs Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.89697,
    "longitude": 11.88882,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6141/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6141/",
            "id": 6141,
            "title": "Logical Thoughts",
            "author_nicks": [
                {
                    "name": "TDS Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
                        "id": 7188,
                        "name": "TDS Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136714/?format=api",
                "id": 136714,
                "name": "Criterion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
                "id": 7188,
                "name": "TDS Inc."
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}