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

{
    "url": "https://demozoo.org/api/v1/bbses/4156/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4156/",
    "id": 4156,
    "name": "LineUp",
    "location": "Longueuil, Montérégie, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.53121,
    "longitude": -73.51806,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/189273/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189273/",
            "id": 189273,
            "title": "Lineup BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/122727/?format=api",
                "id": 122727,
                "name": "LineDown"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127493/?format=api",
                "id": 127493,
                "name": "Genetic Error"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143386/?format=api",
                "id": 143386,
                "name": "Syndrome"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-busted"
    ]
}