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

{
    "url": "https://demozoo.org/api/v1/bbses/3385/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3385/",
    "id": 3385,
    "name": "Delta Force Mailbox",
    "location": "Pöcking, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 47.96667,
    "longitude": 11.3,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/67159/?format=api",
            "demozoo_url": "https://demozoo.org/productions/67159/",
            "id": 67159,
            "title": "Call The Delta Force Mailbox",
            "author_nicks": [
                {
                    "name": "Delta Force",
                    "abbreviation": "DF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                        "id": 2173,
                        "name": "Delta Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sampledemo"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                "id": 2173,
                "name": "Delta Force"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}