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

{
    "url": "https://demozoo.org/api/v1/bbses/14455/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14455/",
    "id": 14455,
    "name": "Brixton",
    "location": "London, Ontario, Canada",
    "country_code": "CA",
    "latitude": 42.98339,
    "longitude": -81.23304,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340921/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340921/",
            "id": 340921,
            "title": "Guns of Brixton",
            "author_nicks": [
                {
                    "name": "Arson",
                    "abbreviation": "ASN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107023/?format=api",
                        "id": 107023,
                        "name": "Arson",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/141651/?format=api",
                "id": 141651,
                "name": "Topper"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107023/?format=api",
                "id": 107023,
                "name": "Arson"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142458/?format=api",
                "id": 142458,
                "name": "Vintage"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}