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

{
    "url": "https://demozoo.org/api/v1/bbses/2903/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2903/",
    "id": 2903,
    "name": "The Trade Station",
    "location": "Argentina",
    "country_code": "AR",
    "latitude": -34.0,
    "longitude": -64.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309142/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309142/",
            "id": 309142,
            "title": "Wakka Wakka Whoo",
            "author_nicks": [
                {
                    "name": "Krash",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14485/?format=api",
                        "id": 14485,
                        "name": "Krash",
                        "is_group": false
                    }
                },
                {
                    "name": "Scot",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38332/?format=api",
                        "id": 38332,
                        "name": "Scot",
                        "is_group": false
                    }
                },
                {
                    "name": "Sma-One",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21466/?format=api",
                        "id": 21466,
                        "name": "Sma-One",
                        "is_group": false
                    }
                },
                {
                    "name": "Zaphod",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112594/?format=api",
                        "id": 112594,
                        "name": "Zaphod",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-05",
            "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/121450/?format=api",
                "id": 121450,
                "name": "Black Panther"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121448/?format=api",
                "id": 121448,
                "name": "Immune"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}