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

{
    "url": "https://demozoo.org/api/v1/bbses/4905/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4905/",
    "id": 4905,
    "name": "The First Connection",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281626/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281626/",
            "id": 281626,
            "title": "Mental Moons",
            "author_nicks": [
                {
                    "name": "National Pirates Network",
                    "abbreviation": "NPN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68523/?format=api",
                        "id": 68523,
                        "name": "National Pirates Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10-14",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "import-to-usa"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/165382/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165382/",
            "id": 165382,
            "title": "The Official Atlantis Demo",
            "author_nicks": [
                {
                    "name": "National Pirates Network",
                    "abbreviation": "NPN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68523/?format=api",
                        "id": 68523,
                        "name": "National Pirates Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68523/?format=api",
                "id": 68523,
                "name": "National Pirates Network"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}