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

{
    "url": "https://demozoo.org/api/v1/bbses/11767/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11767/",
    "id": 11767,
    "name": "Amiga World",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356998/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356998/",
            "id": 356998,
            "title": "A Bad Place",
            "author_nicks": [
                {
                    "name": "Lover",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11843/?format=api",
                        "id": 11843,
                        "name": "Lover",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Moon Design",
                    "abbreviation": "mD!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13259/?format=api",
                        "id": 13259,
                        "name": "Moon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13259/?format=api",
                "id": 13259,
                "name": "Moon Design"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}