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

{
    "url": "https://demozoo.org/api/v1/bbses/1469/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1469/",
    "id": 1469,
    "name": "Firedoom Systems",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279053/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279053/",
            "id": 279053,
            "title": "FireDoom Systems BBS (1a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-15",
            "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/304718/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304718/",
            "id": 304718,
            "title": "FireDoom Systems BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-08",
            "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/120081/?format=api",
                "id": 120081,
                "name": "The Judge"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114228/?format=api",
                "id": 114228,
                "name": "Metal Militia"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114227/?format=api",
                "id": 114227,
                "name": "Immortal Riot"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}