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

{
    "url": "https://demozoo.org/api/v1/bbses/2738/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2738/",
    "id": 2738,
    "name": "K.o.c.k.e.n.s",
    "location": "Lunds Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.66897,
    "longitude": 13.36408,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/117378/?format=api",
            "demozoo_url": "https://demozoo.org/productions/117378/",
            "id": 117378,
            "title": "Kockens Test",
            "author_nicks": [
                {
                    "name": "Jesper Kock",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51694/?format=api",
                        "id": 51694,
                        "name": "Jesper Kock",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51694/?format=api",
                "id": 51694,
                "name": "Jesper Kock"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}