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

{
    "url": "https://demozoo.org/api/v1/bbses/13889/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13889/",
    "id": 13889,
    "name": "Land of Reindeer",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/160597/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160597/",
            "id": 160597,
            "title": "Pac-In-Time Trainer",
            "author_nicks": [
                {
                    "name": "Tyranny",
                    "abbreviation": "TRN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65696/?format=api",
                        "id": 65696,
                        "name": "Tyranny",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "pac-in-time"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151416/?format=api",
                "id": 151416,
                "name": "Insector-X"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65696/?format=api",
                "id": 65696,
                "name": "Tyranny"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70493/?format=api",
                "id": 70493,
                "name": "Federation Of Free Traders"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}