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

{
    "url": "https://demozoo.org/api/v1/bbses/5742/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5742/",
    "id": 5742,
    "name": "The Exchange",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/193352/?format=api",
            "demozoo_url": "https://demozoo.org/productions/193352/",
            "id": 193352,
            "title": "Crisp V1.01 Crime Scene Photo Job Manager (Loader 1)",
            "author_nicks": [
                {
                    "name": "Above Da Rest",
                    "abbreviation": "ADR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81556/?format=api",
                        "id": 81556,
                        "name": "Above Da Rest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-31",
            "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/125031/?format=api",
                "id": 125031,
                "name": "Frankie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81556/?format=api",
                "id": 81556,
                "name": "Above Da Rest"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}