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

{
    "url": "https://demozoo.org/api/v1/bbses/5319/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5319/",
    "id": 5319,
    "name": "Vanguard",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/178434/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178434/",
            "id": 178434,
            "title": "Osiris",
            "author_nicks": [
                {
                    "name": "Prodigy",
                    "abbreviation": "PDY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                        "id": 1923,
                        "name": "Prodigy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}