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

{
    "url": "https://demozoo.org/api/v1/bbses/1339/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1339/",
    "id": 1339,
    "name": "Downtown",
    "location": "Adelaide, South Australia, Australia",
    "country_code": "AU",
    "latitude": -34.92866,
    "longitude": 138.59863,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/194065/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194065/",
            "id": 194065,
            "title": "BBSTro",
            "author_nicks": [
                {
                    "name": "Aussie Alliance",
                    "abbreviation": "AA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                        "id": 82100,
                        "name": "Aussie Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/194064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194064/",
            "id": 194064,
            "title": "New Years BBStro",
            "author_nicks": [
                {
                    "name": "Aussie Alliance",
                    "abbreviation": "AA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                        "id": 82100,
                        "name": "Aussie Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280982/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280982/",
            "id": 280982,
            "title": "The Official Australian Elite BBS Listing",
            "author_nicks": [
                {
                    "name": "Nut and Bolt",
                    "abbreviation": "N&B",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
                        "id": 62338,
                        "name": "Nut and Bolt",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86208/?format=api",
                "id": 86208,
                "name": "Dataline"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82100/?format=api",
                "id": 82100,
                "name": "Aussie Alliance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}