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

{
    "url": "https://demozoo.org/api/v1/bbses/5111/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5111/",
    "id": 5111,
    "name": "Light of Day",
    "location": "City of Sacramento, Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.56663,
    "longitude": -121.4683,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280822/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280822/",
            "id": 280822,
            "title": "Light Of Day BBS (1)",
            "author_nicks": [
                {
                    "name": "Masters Of The Art Experience",
                    "abbreviation": "MAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                        "id": 76670,
                        "name": "Masters Of The Art Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-06",
            "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/280827/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280827/",
            "id": 280827,
            "title": "Light Of Day BBS (2)",
            "author_nicks": [
                {
                    "name": "Masters Of The Art Experience",
                    "abbreviation": "MAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                        "id": 76670,
                        "name": "Masters Of The Art Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-23",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123812/?format=api",
                "id": 123812,
                "name": "Wilson"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                "id": 76670,
                "name": "Masters Of The Art Experience"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}