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

{
    "url": "https://demozoo.org/api/v1/bbses/9383/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9383/",
    "id": 9383,
    "name": "Rock Embassy",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308975/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308975/",
            "id": 308975,
            "title": "Flump Nork",
            "author_nicks": [
                {
                    "name": "Rad",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115043/?format=api",
                        "id": 115043,
                        "name": "Rad",
                        "is_group": false
                    }
                },
                {
                    "name": "Tango",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                        "id": 6896,
                        "name": "Tango",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Anthrox",
                    "abbreviation": "ATX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                        "id": 1218,
                        "name": "Anthrox",
                        "is_group": true
                    }
                },
                {
                    "name": "Balance",
                    "abbreviation": "BLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                        "id": 323,
                        "name": "Balance",
                        "is_group": true
                    }
                },
                {
                    "name": "LSD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                        "id": 1503,
                        "name": "LSD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-04-20",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}