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

{
    "url": "https://demozoo.org/api/v1/bbses/5180/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5180/",
    "id": 5180,
    "name": "Evil Intentions (619)",
    "location": "Dulzura, San Diego County, California, United States",
    "country_code": "US",
    "latitude": 32.64422,
    "longitude": -116.78141,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295378/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295378/",
            "id": 295378,
            "title": "4 Wicked BBStros",
            "author_nicks": [
                {
                    "name": "Earwax",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65717/?format=api",
                        "id": 65717,
                        "name": "Earwax",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-03",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/160923/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160923/",
            "id": 160923,
            "title": "Evil Intentions BBS (1)",
            "author_nicks": [
                {
                    "name": "Myst",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65716/?format=api",
                        "id": 65716,
                        "name": "Myst",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123873/?format=api",
                "id": 123873,
                "name": "White Tiger"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123874/?format=api",
                "id": 123874,
                "name": "Shiper"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}