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

{
    "url": "https://demozoo.org/api/v1/bbses/6310/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6310/",
    "id": 6310,
    "name": "The Legacy",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196867/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196867/",
            "id": 196867,
            "title": "Red And Blue Mini BBStro",
            "author_nicks": [
                {
                    "name": "Equinox",
                    "abbreviation": "EQX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                        "id": 1596,
                        "name": "Equinox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-22",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}