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

{
    "url": "https://demozoo.org/api/v1/bbses/8626/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8626/",
    "id": 8626,
    "name": "d'M0b",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191702/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191702/",
            "id": 191702,
            "title": "Bumpys Arcade Fantasy Cracktro",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-18",
            "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": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/360068/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360068/",
            "id": 360068,
            "title": "D'Mob BBS",
            "author_nicks": [
                {
                    "name": "Propaganda Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                        "id": 145592,
                        "name": "Propaganda Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130086/?format=api",
                "id": 130086,
                "name": "Chaos Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                "id": 145592,
                "name": "Propaganda Staff"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}