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

{
    "url": "https://demozoo.org/api/v1/bbses/13485/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13485/",
    "id": 13485,
    "name": "Jokkmokk's BBS",
    "location": "Königswinter, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.67449,
    "longitude": 7.19467,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/8231/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8231/",
            "id": 8231,
            "title": "Evoke 1997 Report",
            "author_nicks": [
                {
                    "name": "Delta.pi",
                    "abbreviation": "DPi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                        "id": 11633,
                        "name": "Delta.pi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-09-14",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/283866/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283866/",
            "id": 283866,
            "title": "Wired 1997 Report",
            "author_nicks": [
                {
                    "name": "Delta.pi",
                    "abbreviation": "DPi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                        "id": 11633,
                        "name": "Delta.pi",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                "id": 11633,
                "name": "Delta.pi"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "isdn"
    ]
}