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

{
    "url": "https://demozoo.org/api/v1/bbses/4490/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4490/",
    "id": 4490,
    "name": "The Pitstop",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269452/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269452/",
            "id": 269452,
            "title": "AFC Release #4",
            "author_nicks": [
                {
                    "name": "Ansi Factory",
                    "abbreviation": "AFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-12",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav",
        "isdn",
        "oblivion2"
    ]
}