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

{
    "url": "https://demozoo.org/api/v1/bbses/14769/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14769/",
    "id": 14769,
    "name": "Fast Line",
    "location": "Portugal",
    "country_code": "PT",
    "latitude": 39.6945,
    "longitude": -8.13057,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386124/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386124/",
            "id": 386124,
            "title": "Yo!",
            "author_nicks": [
                {
                    "name": "Rattlesnake",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129373/?format=api",
                        "id": 129373,
                        "name": "Rattlesnake",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-27",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129372/?format=api",
                "id": 129372,
                "name": "Martin"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129373/?format=api",
                "id": 129373,
                "name": "Rattlesnake"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128014/?format=api",
                "id": 128014,
                "name": "Dirty Harry"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154905/?format=api",
                "id": 154905,
                "name": "Dr.Kaos"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}