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

{
    "url": "https://demozoo.org/api/v1/bbses/3480/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3480/",
    "id": 3480,
    "name": "Endor BBS",
    "location": "Kreisfreie Stadt Halle, Saxony-Anhalt, Germany",
    "country_code": "DE",
    "latitude": 51.48139,
    "longitude": 11.98556,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/246643/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246643/",
            "id": 246643,
            "title": "Vision Thing BBS & Endor BBS",
            "author_nicks": [
                {
                    "name": "Infect",
                    "abbreviation": "IFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                        "id": 592,
                        "name": "Infect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}