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

{
    "url": "https://demozoo.org/api/v1/bbses/4987/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4987/",
    "id": 4987,
    "name": "Phiberc0m",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201823/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201823/",
            "id": 201823,
            "title": "ECI Graphic Editor V1.0",
            "author_nicks": [
                {
                    "name": "Chromance",
                    "abbreviation": "<C>",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                        "id": 2763,
                        "name": "Chromance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-program"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/177428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177428/",
            "id": 177428,
            "title": "Impact!",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123703/?format=api",
                "id": 123703,
                "name": "Lucifer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107373/?format=api",
                "id": 107373,
                "name": "Coderz"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "hpav"
    ]
}