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

{
    "url": "https://demozoo.org/api/v1/bbses/14072/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14072/",
    "id": 14072,
    "name": "Eclipse",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378479/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378479/",
            "id": 378479,
            "title": "tH-jOiN v1.00",
            "author_nicks": [
                {
                    "name": "Data Division",
                    "abbreviation": "DAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                        "id": 23607,
                        "name": "Data Division",
                        "is_group": true
                    }
                },
                {
                    "name": "X-Trek",
                    "abbreviation": "X!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4738/?format=api",
                        "id": 4738,
                        "name": "X-Trek",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tempest-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152155/?format=api",
                "id": 152155,
                "name": "NRG!"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4738/?format=api",
                "id": 4738,
                "name": "X-Trek"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "unknown-location"
    ]
}