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

{
    "url": "https://demozoo.org/api/v1/bbses/4224/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4224/",
    "id": 4224,
    "name": "Olympen",
    "location": "Enköpings Kommun, Uppsala, Sweden",
    "country_code": "SE",
    "latitude": 59.68575,
    "longitude": 17.11668,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276933/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276933/",
            "id": 276933,
            "title": "Olympen BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997-01-27",
            "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/122838/?format=api",
                "id": 122838,
                "name": "Hermes"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115900/?format=api",
                "id": 115900,
                "name": "Zeuz"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122839/?format=api",
                "id": 122839,
                "name": "Shadow Crawler"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122842/?format=api",
                "id": 122842,
                "name": "Top Notch"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122840/?format=api",
                "id": 122840,
                "name": "Satan"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122843/?format=api",
                "id": 122843,
                "name": "Black Butu"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122841/?format=api",
                "id": 122841,
                "name": "The Pusher"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122844/?format=api",
                "id": 122844,
                "name": "Fire"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122837/?format=api",
                "id": 122837,
                "name": "Mythology"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}