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

{
    "url": "https://demozoo.org/api/v1/bbses/2802/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2802/",
    "id": 2802,
    "name": "Place of Pilgrimage",
    "location": "Lahti, Paijat-Hame, Finland",
    "country_code": "FI",
    "latitude": 60.98277,
    "longitude": 25.65411,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156303/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156303/",
            "id": 156303,
            "title": "4K Or Less",
            "author_nicks": [
                {
                    "name": "Paranoids",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                        "id": 3151,
                        "name": "Paranoids",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-06",
            "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/3/?format=api",
                    "id": 3,
                    "name": "4K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "requires-vga",
                "386",
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/6701/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6701/",
            "id": 6701,
            "title": "Wasted Time",
            "author_nicks": [
                {
                    "name": "Paranoids",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                        "id": 3151,
                        "name": "Paranoids",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-31",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51543/?format=api",
                "id": 51543,
                "name": "Minuteman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                "id": 3151,
                "name": "Paranoids"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}