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

{
    "url": "https://demozoo.org/api/v1/bbses/1430/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1430/",
    "id": 1430,
    "name": "A-Files",
    "location": "Kanta-Häme, Finland",
    "country_code": "FI",
    "latitude": 60.91667,
    "longitude": 24.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/185079/?format=api",
            "demozoo_url": "https://demozoo.org/productions/185079/",
            "id": 185079,
            "title": "Unplugged 3",
            "author_nicks": [
                {
                    "name": "Rave Network Overscan",
                    "abbreviation": "RNO",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                        "id": 3066,
                        "name": "Rave Network Overscan",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-10-15",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25832/?format=api",
                "id": 25832,
                "name": "Tool"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}