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

{
    "url": "https://demozoo.org/api/v1/bbses/5821/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5821/",
    "id": 5821,
    "name": "The Association",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315046/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315046/",
            "id": 315046,
            "title": "Fast Warp File Checker",
            "author_nicks": [
                {
                    "name": "TarHeel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125154/?format=api",
                        "id": 125154,
                        "name": "TarHeel",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "archive-tool"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/315047/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315047/",
            "id": 315047,
            "title": "Which Warp Option ?",
            "author_nicks": [
                {
                    "name": "TarHeel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125154/?format=api",
                        "id": 125154,
                        "name": "TarHeel",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "archive-tool"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125154/?format=api",
                "id": 125154,
                "name": "TarHeel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}