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

{
    "url": "https://demozoo.org/api/v1/bbses/2317/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2317/",
    "id": 2317,
    "name": "Ufopaedia",
    "location": "Hasselt, Provincie Limburg, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.93182,
    "longitude": 5.33266,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/185962/?format=api",
            "demozoo_url": "https://demozoo.org/productions/185962/",
            "id": 185962,
            "title": "Ufopaedia BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/268871/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268871/",
            "id": 268871,
            "title": "Ufopaedia BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "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/120784/?format=api",
                "id": 120784,
                "name": "The Big F"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120783/?format=api",
                "id": 120783,
                "name": "Wave"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}