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

{
    "url": "https://demozoo.org/api/v1/bbses/5956/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5956/",
    "id": 5956,
    "name": "City Limits",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187447/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187447/",
            "id": 187447,
            "title": "Cheat For Dick Tracy",
            "author_nicks": [
                {
                    "name": "PHOENIX",
                    "abbreviation": "PHX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146791/?format=api",
                        "id": 146791,
                        "name": "PHOENIX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dick-tracy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/294047/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294047/",
            "id": 294047,
            "title": "Cheat For Space Ace",
            "author_nicks": [
                {
                    "name": "PHOENIX",
                    "abbreviation": "PHX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146791/?format=api",
                        "id": 146791,
                        "name": "PHOENIX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lzexe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125379/?format=api",
                "id": 125379,
                "name": "Ranger"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146791/?format=api",
                "id": 146791,
                "name": "PHOENIX"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}