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

{
    "url": "https://demozoo.org/api/v1/bbses/7812/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7812/",
    "id": 7812,
    "name": "Swiftlink",
    "location": "Örebro County, Örebro, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303063/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303063/",
            "id": 303063,
            "title": "Introduction Code",
            "author_nicks": [
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-09",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/277968/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277968/",
            "id": 277968,
            "title": "Swiftlink BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-26",
            "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/79190/?format=api",
                "id": 79190,
                "name": "Wiper"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45126/?format=api",
                "id": 45126,
                "name": "Harakiri"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71873/?format=api",
                "id": 71873,
                "name": "Triad"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}