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

{
    "url": "https://demozoo.org/api/v1/bbses/10322/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10322/",
    "id": 10322,
    "name": "The Lookout",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/313880/?format=api",
            "demozoo_url": "https://demozoo.org/productions/313880/",
            "id": 313880,
            "title": "Arkanoid: Revenge of DoH",
            "author_nicks": [
                {
                    "name": "Club 96",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                        "id": 119794,
                        "name": "Club 96",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
                    "id": 57,
                    "name": "Apple II GS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "arkanoid-revenge-of-doh"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                "id": 119794,
                "name": "Club 96"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}