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

{
    "url": "https://demozoo.org/api/v1/bbses/5348/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5348/",
    "id": 5348,
    "name": "Xorius",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/273114/?format=api",
            "demozoo_url": "https://demozoo.org/productions/273114/",
            "id": 273114,
            "title": "Crime Utilities 6",
            "author_nicks": [
                {
                    "name": "Alive",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3335/?format=api",
                        "id": 3335,
                        "name": "Alive",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-03-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3335/?format=api",
                "id": 3335,
                "name": "Alive"
            },
            "role": ""
        }
    ],
    "tags": []
}