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

{
    "url": "https://demozoo.org/api/v1/bbses/7499/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7499/",
    "id": 7499,
    "name": "Watch Tower",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/32554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32554/",
            "id": 32554,
            "title": "Imphobia #1",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia",
                "piracy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/181128/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181128/",
            "id": 181128,
            "title": "Public Enemy Boards (1a)",
            "author_nicks": [
                {
                    "name": "Public Enemy",
                    "abbreviation": "PE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                        "id": 53703,
                        "name": "Public Enemy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295690/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295690/",
            "id": 295690,
            "title": "Public Enemy Boards (1c)",
            "author_nicks": [
                {
                    "name": "Public Enemy",
                    "abbreviation": "PE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                        "id": 53703,
                        "name": "Public Enemy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                "id": 53703,
                "name": "Public Enemy"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}