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

{
    "url": "https://demozoo.org/api/v1/bbses/10527/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10527/",
    "id": 10527,
    "name": "Endless Dream",
    "location": "Kalmar, Sweden",
    "country_code": "SE",
    "latitude": 57.33333,
    "longitude": 16.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/316448/?format=api",
            "demozoo_url": "https://demozoo.org/productions/316448/",
            "id": 316448,
            "title": "Endless Dream",
            "author_nicks": [
                {
                    "name": "Zone 45",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                        "id": 54827,
                        "name": "Zone 45",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134987/?format=api",
                "id": 134987,
                "name": "Elias"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105808/?format=api",
                "id": 105808,
                "name": "Izor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58412/?format=api",
                "id": 58412,
                "name": "Core"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                "id": 54827,
                "name": "Zone 45"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                "id": 39698,
                "name": "Omega"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}