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

{
    "url": "https://demozoo.org/api/v1/bbses/1124/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1124/",
    "id": 1124,
    "name": "Action Dk",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6695/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6695/",
            "id": 6695,
            "title": "Altered Beast Megatrainer",
            "author_nicks": [
                {
                    "name": "Trilogy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                        "id": 711,
                        "name": "Trilogy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-09",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "altered-beast"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}