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

{
    "url": "https://demozoo.org/api/v1/bbses/4449/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4449/",
    "id": 4449,
    "name": "Earthbound",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301116/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301116/",
            "id": 301116,
            "title": "BBS Lister v1.0",
            "author_nicks": [
                {
                    "name": "Food",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                        "id": 18992,
                        "name": "Food",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-27",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "source-available",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267840/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267840/",
            "id": 267840,
            "title": "Earthbound BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/368701/?format=api",
            "demozoo_url": "https://demozoo.org/productions/368701/",
            "id": 368701,
            "title": "Kewl Local London Guide v1.4",
            "author_nicks": [
                {
                    "name": "Time Bandit",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148229/?format=api",
                        "id": 148229,
                        "name": "Time Bandit",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04-27",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127181/?format=api",
                "id": 127181,
                "name": "Tonto"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "system-express",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}