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

{
    "url": "https://demozoo.org/api/v1/bbses/12377/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12377/",
    "id": 12377,
    "name": "Changing Times",
    "location": "Halmstads Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 56.7392,
    "longitude": 12.97338,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196779/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196779/",
            "id": 196779,
            "title": "Changing Times BBS",
            "author_nicks": [
                {
                    "name": "Primary",
                    "abbreviation": "PRM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                        "id": 71844,
                        "name": "Primary",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46102/?format=api",
                "id": 46102,
                "name": "MSC"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53854/?format=api",
                "id": 53854,
                "name": "Fozzie"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                "id": 71844,
                "name": "Primary"
            },
            "role": ""
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc"
    ]
}