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

{
    "url": "https://demozoo.org/api/v1/bbses/4642/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4642/",
    "id": 4642,
    "name": "Prophecy",
    "location": "Città metropolitana di Roma Capitale, Latium, Italy",
    "country_code": "IT",
    "latitude": 41.96667,
    "longitude": 12.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356002/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356002/",
            "id": 356002,
            "title": "List Master 1.0",
            "author_nicks": [
                {
                    "name": "Damage Inc.",
                    "abbreviation": "DMG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144438/?format=api",
                        "id": 144438,
                        "name": "Damage Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-22",
            "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": [
                "shareware",
                "bbs-related"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270422/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270422/",
            "id": 270422,
            "title": "Optik Artpack (01/1994)",
            "author_nicks": [
                {
                    "name": "Optik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                        "id": 108531,
                        "name": "Optik",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/356004/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356004/",
            "id": 356004,
            "title": "TopTen 1.0",
            "author_nicks": [
                {
                    "name": "Damage Inc.",
                    "abbreviation": "DMG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144438/?format=api",
                        "id": 144438,
                        "name": "Damage Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcexpress"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123299/?format=api",
                "id": 123299,
                "name": "Warrior"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                "id": 108531,
                "name": "Optik"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144438/?format=api",
                "id": 144438,
                "name": "Damage Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}