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

{
    "url": "https://demozoo.org/api/v1/bbses/11646/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11646/",
    "id": 11646,
    "name": "Imagine Reality",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/89323/?format=api",
            "demozoo_url": "https://demozoo.org/productions/89323/",
            "id": 89323,
            "title": "Somewhere In Holland 2 Invitation",
            "author_nicks": [
                {
                    "name": "Reality",
                    "abbreviation": "RLY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8256/?format=api",
                        "id": 8256,
                        "name": "Reality",
                        "is_group": true
                    }
                },
                {
                    "name": "Spaceballs",
                    "abbreviation": "SPB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                        "id": 3,
                        "name": "Spaceballs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8256/?format=api",
                "id": 8256,
                "name": "Reality"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}