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

{
    "url": "https://demozoo.org/api/v1/bbses/6883/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6883/",
    "id": 6883,
    "name": "Action Zone",
    "location": "Falköpings Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 58.14046,
    "longitude": 13.53277,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/206795/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206795/",
            "id": 206795,
            "title": "Action Zone BBS",
            "author_nicks": [
                {
                    "name": "Action",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/799/?format=api",
                        "id": 799,
                        "name": "Action",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-05",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128773/?format=api",
                "id": 128773,
                "name": "Serrano"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/799/?format=api",
                "id": 799,
                "name": "Action"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}