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

{
    "url": "https://demozoo.org/api/v1/bbses/9237/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9237/",
    "id": 9237,
    "name": "Amiga Empire",
    "location": "Provincia di Siracusa, Sicily, Italy",
    "country_code": "IT",
    "latitude": 37.08805,
    "longitude": 15.27924,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/207990/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207990/",
            "id": 207990,
            "title": "Borntro",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-14",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184085/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184085/",
            "id": 184085,
            "title": "Dark Angel BBS (1)",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": [
                "pklite"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/208005/?format=api",
            "demozoo_url": "https://demozoo.org/productions/208005/",
            "id": 208005,
            "title": "Interactive BBS intro",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-07",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2697/?format=api",
                "id": 2697,
                "name": "Modem Boy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}