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

{
    "url": "https://demozoo.org/api/v1/bbses/6757/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6757/",
    "id": 6757,
    "name": "The Space Bar AE",
    "location": "Albuquerque, Bernalillo County, New Mexico, United States",
    "country_code": "US",
    "latitude": 35.08449,
    "longitude": -106.65114,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301020/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301020/",
            "id": 301020,
            "title": "I Damiano",
            "author_nicks": [
                {
                    "name": "SWPG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127122/?format=api",
                        "id": 127122,
                        "name": "SWPG",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "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/127122/?format=api",
                "id": 127122,
                "name": "SWPG"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple",
        "ascii-express"
    ]
}