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

{
    "url": "https://demozoo.org/api/v1/bbses/3037/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3037/",
    "id": 3037,
    "name": "Olivier's Place",
    "location": "Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
    "country_code": "FR",
    "latitude": 43.52366,
    "longitude": 5.4245,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/253227/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253227/",
            "id": 253227,
            "title": "Doc Disk #1",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                        "id": 1853,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05",
            "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/46/?format=api",
                    "id": 46,
                    "name": "Docsdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cli-menu"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/26303/?format=api",
            "demozoo_url": "https://demozoo.org/productions/26303/",
            "id": 26303,
            "title": "Flight of the Intruder",
            "author_nicks": [
                {
                    "name": "Alliance Design",
                    "abbreviation": "AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1084/?format=api",
                        "id": 1084,
                        "name": "Alliance Design",
                        "is_group": true
                    }
                },
                {
                    "name": "Quartex",
                    "abbreviation": "QTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                        "id": 1430,
                        "name": "Quartex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09-30",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7732/?format=api",
                "id": 7732,
                "name": "Olivier"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}