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

{
    "url": "https://demozoo.org/api/v1/bbses/13663/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13663/",
    "id": 13663,
    "name": "Deckard",
    "location": "Província de Castelló, Valencia, Spain",
    "country_code": "ES",
    "latitude": 40.16667,
    "longitude": -0.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/148212/?format=api",
            "demozoo_url": "https://demozoo.org/productions/148212/",
            "id": 148212,
            "title": "Assembly 1994 Report",
            "author_nicks": [
                {
                    "name": "Iguana",
                    "abbreviation": "IGN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/425/?format=api",
                        "id": 425,
                        "name": "Iguana",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/172499/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172499/",
            "id": 172499,
            "title": "Deckard BBS (Fire & Ice)",
            "author_nicks": [
                {
                    "name": "PdP",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71869/?format=api",
                        "id": 71869,
                        "name": "PdP",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/171261/?format=api",
            "demozoo_url": "https://demozoo.org/productions/171261/",
            "id": 171261,
            "title": "DemoVT",
            "author_nicks": [
                {
                    "name": "VangeliSTeam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65476/?format=api",
                        "id": 65476,
                        "name": "VangeliSTeam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-player"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71869/?format=api",
                "id": 71869,
                "name": "PdP"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65476/?format=api",
                "id": 65476,
                "name": "VangeliSTeam"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/425/?format=api",
                "id": 425,
                "name": "Iguana"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}