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

{
    "url": "https://demozoo.org/api/v1/bbses/11154/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11154/",
    "id": 11154,
    "name": "The Pilgrim",
    "location": "Plymouth, England, United Kingdom",
    "country_code": "GB",
    "latitude": 50.38333,
    "longitude": -4.13333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/195602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195602/",
            "id": 195602,
            "title": "Telefon",
            "author_nicks": [
                {
                    "name": "Maniacs",
                    "abbreviation": "MNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                        "id": 19240,
                        "name": "Maniacs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362689/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362689/",
            "id": 362689,
            "title": "Xenolink BBS-List December 1996",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-27",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "xenolink"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "xenolink"
    ]
}